Python unittest: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 November 2016

  • curprev 21:5221:52, 3 November 2016Will talk contribs 2,933 bytes +2,933 Created page with " UntTest is a python implementation of the xUnit testing suite. Tests are created in a separate file, and modules are tested one-by-one. It is not the simplest unittest for py..."