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

https://github.com/pmarcosfelipe/tdd-javascript

Project created to work with TDD in Javascript
https://github.com/pmarcosfelipe/tdd-javascript

Last synced: 3 months ago
JSON representation

Project created to work with TDD in Javascript

Awesome Lists containing this project

README

        

# :books: TDD (Test-driven development)

Project created to work with TDD in Javascript

Some dependencies used below:

- [Mocha](https://mochajs.org/)

- [Chai](https://www.chaijs.com/)

- [NYC](https://github.com/istanbuljs/nyc)
- [Sinon](https://sinonjs.org/)
- [LokiJS](https://github.com/techfort/LokiJS)

## References

[https://erickwendel.teachable.com/](https://erickwendel.teachable.com/)

[Trabalhando com Test Driven Development](https://www.youtube.com/watch?v=9COpZuJzx18)

## Author

### :bust_in_silhouette: Marcos Felipe

- LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)

Copyright @ 2021 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).