• eltro_v2.0.0 bf76edd16d

    eltro v2.0.0
    All checks were successful
    / deploy (push) Successful in 25s
    Stable

    nfpnoc released this 2025-05-14 19:54:15 +00:00 | 0 commits to master since this release

    Automatic release from Appveyor from bf76edd16d :

    2.0: Tests will not process.exit immediately

    Allows for cleanup tasks like in afterAll to be run async. Tests will immediately run and report successs but background processes can still run in background and finish without being killed immediately just because a test was finished.

    Downloads
  • eltro_v1.7.1 07bd1e4875

    eltro v1.7.1
    All checks were successful
    / deploy (push) Successful in 24s
    Stable

    nfpnoc released this 2025-05-14 19:08:52 +00:00 | 1 commits to master since this release

    Automatic release from Appveyor from 07bd1e4875 :

    update definition with missing beforeAll and afterAll

    Downloads
  • eltro_v1.7.0 d3be9d7bc0

    eltro v1.7.0
    All checks were successful
    / deploy (push) Successful in 27s
    Stable

    nfpnoc released this 2025-05-14 19:06:55 +00:00 | 2 commits to master since this release

    Automatic release from Appveyor from d3be9d7bc0 :

    Add support for beforeAll and afterAll

    Downloads
  • eltro_v1.6.1 749bc77248

    eltro v1.6.1
    All checks were successful
    / deploy (push) Successful in 25s
    Stable

    nfpnoc released this 2024-11-18 04:54:07 +00:00 | 3 commits to master since this release

    Automatic release from Appveyor from 749bc77248 :

    package: Add missing eltro.d.ts file to files

    Downloads
  • eltro_v1.6.0 0e0065c94b

    eltro v1.6.0
    All checks were successful
    / deploy (push) Successful in 25s
    Stable

    nfpnoc released this 2024-11-18 04:52:28 +00:00 | 5 commits to master since this release

    Automatic release from Appveyor from 0e0065c94b :

    Add forgejo ci integration

    Downloads
  • v1.5.0 a67479f4bc

    v1.5.0
    All checks were successful
    continuous-integration/appveyor/branch AppVeyor build succeeded
    Stable

    nfpnoc released this 2024-09-20 19:34:17 +00:00 | 7 commits to master since this release

    Automatic release from Appveyor from a67479f4bc :

    assert: Add equalWithMargin for floating and other number comparison with error margin

    Downloads
  • v1.4.6 17d7bb862c

    v1.4.6
    All checks were successful
    continuous-integration/appveyor/branch AppVeyor build succeeded
    Stable

    nfpnoc released this 2024-09-20 19:09:57 +00:00 | 8 commits to master since this release

    Automatic release from Appveyor from 17d7bb862c :

    expose stub calls and remove logging on before/after code

    Downloads
  • v1.4.5 15d1ba43f4

    v1.4.5
    All checks were successful
    continuous-integration/appveyor/branch AppVeyor build succeeded
    Stable

    nfpnoc released this 2024-05-25 10:19:40 +00:00 | 9 commits to master since this release

    Automatic release from Appveyor from 15d1ba43f4 :

    fix kill and make it work better on more platforms

    Downloads
  • v1.4.4 8fad1b45b1

    v1.4.4
    All checks were successful
    continuous-integration/appveyor/branch AppVeyor build succeeded
    Stable

    nfpnoc released this 2023-10-31 13:25:51 +00:00 | 10 commits to master since this release

    Automatic release from Appveyor from 8fad1b45b1 :

    Fix bug in kill and add basic test. Improve error handling on import errors.

    Downloads
  • v1.4.3 a70d64e624

    v1.4.3
    All checks were successful
    continuous-integration/appveyor/branch AppVeyor build succeeded
    Stable

    nfpnoc released this 2023-10-31 13:06:48 +00:00 | 11 commits to master since this release

    Automatic release from Appveyor from a70d64e624 :

    Implement smarter process kill when in npm mode with watch changes

    Downloads