NH_xunit

xUnit style testing.

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greatest.deepsurf.us/scripts/478188/1332408/NH_xunit.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
Mike Castle (Nexus)
버전
53
생성일
2023-10-25
갱신일
2024-02-23
크기
80.7KB
라이선스
GPL-3.0-or-later

lib/xunit - A NexusHoratio library.

Pure JavaScript xUnit style test framework.

Exported properties (as of version 51)

  • version - Bumped per release.
  • testing - Object for testing support.
  • TestCase - An xUnit style test framework.
  • runTests - Run registered TestCases.

More details are in xunit.js as JSDoc.