test-driven development
Quizzes for review
(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards.
test-driven development
Our team adopted test-driven development so that each new feature would be defined by a failing automated test, implemented with the minimum amount of code to pass it, and then refactored for clarity.
Our team adopted test-driven development so that each new feature would be defined by a failing automated test, implemented with the minimum amount of code to pass it, and then refactored for clarity.
English - English
- Users who have edit permission for words - All Users
- Screen new word creation
- Screen word edits
- Screen word deletion
- Screen the creation of new headword that may be duplicates
- Screen changing entry name
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1
- Users who have edit permission for sentences - All Users
- Screen sentence deletion
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1
- Users who have edit permission for quizzes - All Users
- Users authorized to vote on judging - Editor
- Number of votes required for decision - 1