Skip to content
EntityQ285539· pop 10· linked from 28 articles

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.

Wikidata facts

Show 1 more fact
Sources (1)

via Wikidata · CC0

~3 min read

Article

9 sections
Contents
  • Architecture
  • Test case
  • Assertions
  • Test suite
  • Test fixture
  • Test runner
  • See also
  • References
  • External links

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 ported to 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 style works well with popular languages including Java and C#.

Available in 10 languages

via Wikidata sitelinks · CC0

Connections

Categories