An open API service indexing awesome lists of open source software.

https://github.com/jonathanpalma/testing-fundamentals-in-js

Small set of tests using Jest
https://github.com/jonathanpalma/testing-fundamentals-in-js

Last synced: 2 months ago
JSON representation

Small set of tests using Jest

Awesome Lists containing this project

README

        

# testing-fundamentals-in-js

Companion repo to a small talk about [testing fundamentals in JavaScript](https://slides.com/jonathanpalma/testing-fundamentals-in-js)

## Language

* Javascript

## Frameworks / Libs

* Jest

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app.

### `npm test`

Launches the test runner.