Skip to content

f1stnpm2/id-explicabo-reprehenderit

Repository files navigation

The Jasmine Package

The @f1stnpm2/id-explicabo-reprehenderit package is a command line interface and supporting code for running Jasmine specs under Node.

The core of @f1stnpm2/id-explicabo-reprehenderit lives at https://github.com/@f1stnpm2/id-explicabo-reprehenderit/@f1stnpm2/id-explicabo-reprehenderit and is @f1stnpm2/id-explicabo-reprehenderit-core in npm.

Contents

This package allows you to run Jasmine specs for your Node.js code. The output will be displayed in your terminal by default.

Documentation

https://@f1stnpm2/id-explicabo-reprehenderit.github.io/setup/nodejs.html

Quick Start

Installation:

npm install --save-dev @f1stnpm2/id-explicabo-reprehenderit

To initialize a project for Jasmine:

npx @f1stnpm2/id-explicabo-reprehenderit init

To seed your project with some examples:

npx @f1stnpm2/id-explicabo-reprehenderit examples

To run your test suite:

npx @f1stnpm2/id-explicabo-reprehenderit

ES and CommonJS module compatibility

Jasmine is compatible with both ES modules and CommonJS modules. See the setup guide for more information.

Node version compatibility

Jasmine supports Node 18 and 20.

Support

Documentation: @f1stnpm2/id-explicabo-reprehenderit.github.io Please file issues here at GitHub.

Copyright (c) 2014-2019 Pivotal Labs Copyright (c) 2014-2023 The Jasmine developers This software is licensed under the MIT License.

License

FOSSA Status