xunit4

버전 4.0.1.0 (453 KB) 작성자: Paul Sexton
xUnit for Matlab 4.1.0
다운로드 수: 761
업데이트 날짜: 2021/5/4

편집자 메모: 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.

인용 양식

Paul Sexton (2024). xunit4 (https://github.com/psexton/matlab-xunit), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Testing Frameworks에 대해 자세히 알아보기
도움

받음: xml_io_tools

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

architecture

doc/+abc/+tests

doc/+abc_tests

doc/example_quick_start

doc/example_subfunction_tests

doc/examples_2016b_compatibility

doc/examples_general

matlab-xunit

src

src/+xunit

src/+xunit/+private

src/+xunit/+utils

tests

tests/+xunit/+mocktests

tests/+xunit/+mocktests/+subpkg

tests/+xunit/+private

tests/+xunit/+private/private

tests/cwd_test

tests/dir1

tests/dir2

tests/helper_classes

tests/initTestSuiteTest

tests/initTestSuiteTest/+packaged

tests/private

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
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

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.