Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tests from Zap to Jest #687

Open
wants to merge 1 commit into
base: coffeescript2
Choose a base branch
from

Commits on Jul 16, 2023

  1. Replace zap by jest

    The last release of 'zap' as a test runner was in 2015:
    - https://www.npmjs.com/package/zap/v/0.2.9
    
    The library became a HTTP server framework in its 1.0.0 release:
    - https://www.npmjs.com/package/zap/v/1.0.0
    
    So this replaces the dependency by Jest:
    - https://www.npmjs.com/package/jest
    pepoirot committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    29ca2b0 View commit details
    Browse the repository at this point in the history