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
XUnit
(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!
{{Short description|Class of similar unit testing frameworks}} {{lowercase|title=xUnit}} {{for|the .NET testing framework (which in the xUnit grouping)|xUnit.net}} {{for|the unit of measurement|x unit}} '''xUnit''' is a label used for an [[automated testing]] [[software framework]] that shares significant structure and functionality that is traceable to a common progenitor [[SUnit]]. The SUnit framework was [[Porting|ported]] to [[Java (programming language)|Java]] by [[Kent Beck]] and [[Erich Gamma]] as [[JUnit]] which gained wide popularity. Adaptations to other languages were also popular which led some to claim that the structured, [[Object-oriented programming|object-oriented]] style works well with popular languages including Java and [[C Sharp (programming language)|C#]]. The name of an adaptation is often a variation of "SUnit" with the "S" replaced with an abbreviation of the target language name. For example, JUnit for Java and RUnit for [[R (programming language)|R]]. The term "xUnit" refers to any such adaptation where "x" is a placeholder for the language-specific prefix. The xUnit frameworks are often used for [[unit testing]] {{endash}} testing an isolated unit of code {{endash}} but can be used for any level of [[software testing]] including [[integration testing|integration]] and [[system testing|system]].
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)