Greasy Fork is available in English.

NH_xunit

xUnit style testing.

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://update.greasyfork.org/scripts/478188/1332408/NH_xunit.js

יוצר
Mike Castle (Nexus)
גרסה
53
נוצר
25-10-2023
עודכן
23-02-2024
רישיון
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.