Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Test-driven development
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== xUnit frameworks === Developers may use computer-assisted [[list of unit testing frameworks|testing frameworks]], commonly collectively named [[xUnit]] (which are derived from SUnit, created in 1998), to create and automatically run the test cases. xUnit frameworks provide assertion-style test validation capabilities and result reporting. These capabilities are critical for automation as they move the burden of execution validation from an independent post-processing activity to one that is included in the test execution. The execution framework provided by these test frameworks allows for the automatic execution of all system test cases or various subsets along with other features.<ref>{{cite web|title=Effective TDD for Complex, Embedded Systems Whitepaper|url=http://www.pathfindersolns.com/download-whitepaper/?download=EffectiveTDDforComplexEmbeddedSystems.pdf&title=Effective_TDD_for_Complex_Embedded_Systems|publisher=Pathfinder Solutions|access-date=2012-11-27|archive-url=https://web.archive.org/web/20130820134917/http://www.pathfindersolns.com/download-whitepaper?download=EffectiveTDDforComplexEmbeddedSystems.pdf&title=Effective_TDD_for_Complex_Embedded_Systems|archive-date=2013-08-20|url-status=dead}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)