0.9.18 • Published 2 years ago

ildella-test-commons v0.9.18

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

README

License Version Build

In this project I have a few key objectives:

  • A single dependency I can bring in a new project that will import all I need for linting and testing code.
  • A project structure to mix up fast unit and integration and functional tests that can target different technologies and working niceley together, in a single project.
  • Common code for testing stuff, like an embedded http server with its client, a properly configured http-json client and more.

The linting part is mostly done in a separate effort that can be used as standalone eslint-config.

All of this works for Node.js projects, in pure JavaScript.

Single Dependency

yarn add ildella-test-commons
# Or...
npm install ildella-test-commons

You can use this template project straight away.

If you do not want to use my template project, here's how to configure yours from scratch.

0.9.18

2 years ago

0.9.13

2 years ago

0.9.14

2 years ago

0.9.16

2 years ago

0.9.8

2 years ago

0.9.9

2 years ago

0.9.10

2 years ago

0.9.11

2 years ago

0.9.7

2 years ago

0.9.4

3 years ago

0.9.3

3 years ago

0.9.6

3 years ago

0.9.5

3 years ago

0.9.0

3 years ago

0.8.1

3 years ago

0.7.2

3 years ago

0.8.0

3 years ago

0.9.2

3 years ago

0.7.3

3 years ago

0.6.0

3 years ago

0.3.0

3 years ago

0.5.3

3 years ago

0.2.6

3 years ago

0.5.0

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.5.2

3 years ago

0.3.3

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago