xunit4

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

First off, if you're new to testing, you should probably just go use the UNITTEST framework included with R2013a and later. It will (hopefully) have better documentation and better support. On the other hand if you've got lots of existing xUnit tests, if you want to take advantage of the extra features of this framework, or if you just prefer to use open-sourced code, keep reading.

* Now that Steve Eddins is no longer updating his MATLAB xUnit test framework, this is its new home.
* Version 4.1.0 has been tested against every release from 2013b - 2016b, and is probably compatible with even older versions.
Highlights of release 4.0.0:

* "runtests" command renamed to "runxunit" so it can coexist peacefully with the unit testing framework added in R2013a.

* JUnit-style XML test reports for use with tools like Jenkins.

* Obsolete crap from the MTEST era removed.

* Semantic versioning and naming for everyone's sanity.

Highlights of release 4.1.0:

* Adds compatibility with 2016b.

Zitieren als

Paul Sexton (2026). xunit4 (https://github.com/psexton/matlab-xunit), GitHub. Abgerufen .

Quellenangaben

Inspiriert von: xml_io_tools

Kategorien

Mehr zu Testing Frameworks finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise Action
4.0.1.0

Version 4.0.0 is broken in R2016b, due to changes made to MATLAB by The Mathworks.
Version 4.1.0 heroically repairs the damage (nearly).

1.2.0.0

Adding screenshot.

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.