1.3.1 • Published 4 years ago

@bemoje/tests v1.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@bemoje/tests

Tiny module for testing esm modules that tries to make the most lightweight testing "framework" possible, while automatically generating test files. Offers all chai asserts as properties of the global object.

install

npm install -g @bemoje/tests

usage

cd to project folder

tests --init

A template test file has been generated.

To run tests, do:

npm test
1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago