NH_xunit

xUnit style testing.

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyfork.org/scripts/478188/1332408/NH_xunit.js

Tác giả
Mike Castle (Nexus)
Phiên bản
53
Đã tạo
25-10-2023
Đã cập nhật
23-02-2024
Giấy phép
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.