test-driven的意思
test-driven中文翻譯:
v.試駕;測試驅動(test-drive的過去分詞)
driven───adj.被動的,受到驅策的;有緊迫感的;(人)發憤圖強的;v.駕駛,開車(drive的過去分詞)
tech driven───技術驅動
have driven───已經開車了
chauffeur driven───司機駕駛
driven out───驅趕;開車外出
driven off───趕走,擊退
e driven───e驅動
driven by───由…驅動
driven away───趕走;(把車)開走;離去
Test-driven development and rspec.───測試驅動的開發和rspec。
Test-Driven Development (yes).───測試驅動開發(是)。
When I do test-driven development, the hours fly by.───當我進行測試驅動開發時,時間過得飛快。
Continuous integration is often intricately linked with the practice of test-driven development.───持續集成常常與測試驅動的開發實踐雜亂的鏈接在一起。
He came out of it realizing that there is a whole style to test-driven development that he didn't expect.───最終他認識到,測試驅動開發完全不是他所期待的那樣。
In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.───在測試驅動開發中,跟團隊成員執行的手動測試相比,自動測試的編寫應該放在首要位置。
Test-driven programming is letting programmer tests (or unit tests -- again, just a choice of terms) drive the code you write.───測試驅動的編程是讓程序員測試(即單元測試―重申一下,只是換用一個術語)決定您所編寫的代碼。
I believe that test-driven development (TDD) is one of the most important practices to come out of the Agile movement.───我相信測試驅動的開發(TDD)是敏捷活動中最為重要的一種實踐。
However, I think it is hard to tell at the moment because not enough people have tried the test-driven development approach.───不過,現在還很難下結論,因為嘗試過測試驅動開發的人還是少數。
I discussed composed method in " Test-driven design, Part 1," in the context of writing unit tests before you write actual code.
Test-driven development is a new program design method, which is opposite to the traditional program design method.
However, one consequence of continuous integration and test-driven development practices is that they actually enable a well-disciplined and almost self-governing approach for SCM.
If you've never encountered test-driven development (see Resources), you might object that no one would write such a simple-minded implementation.