0.9.18 • Published 1 year ago

ildella-test-commons v0.9.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.9.13

1 year ago

0.9.14

1 year ago

0.9.16

1 year ago

0.9.8

1 year ago

0.9.9

1 year ago

0.9.10

1 year ago

0.9.11

1 year ago

0.9.7

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.0

2 years ago

0.8.1

2 years ago

0.7.2

2 years ago

0.8.0

2 years ago

0.9.2

1 year ago

0.7.3

2 years ago

0.6.0

2 years ago

0.3.0

2 years ago

0.5.3

2 years ago

0.2.6

2 years ago

0.5.0

2 years ago

0.3.2

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.5.2

2 years ago

0.3.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago