Package node-nodeunit: Information

    Binary package: node-nodeunit
    Version: 0.11.3-alt3
    Architecture: noarch
    Build time:  Sep 30, 2021, 10:12 AM in the task #286149
    Source package: node-nodeunit
    Report package bug
    License: MIT License
    Summary: Easy unit testing in node.js and the browser, based on the assert module
    Description: 
    The project is very stale. We've kept it working on new versions of node,
    and sometimes merged small PRs that help teams relying on nodeunit.
    
    Nodeunit was the arguably first testing framework developed for node.
    It was very useful at the time, but there's an overwhelming number
    of other worthwhile testing solutions out there that are actively maintained.
    tap, ava, tape, mocha, jasmine, jest, ... the list goes on and on.
    
    You are strongly encouraged to check out other more modern testing options.

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    Sept. 30, 2021 Vitaly Lipatov 0.11.3-alt3
    - disable http test (Error: connect ECONNREFUSED 127.0.0.1:3000)
    Nov. 12, 2020 Vitaly Lipatov 0.11.3-alt2
    - drop tests from packing, disable extra provides
    Feb. 28, 2020 Vitaly Lipatov 0.11.3-alt1
    - initial build for ALT Sisyphus