Skip to content

Commit

Permalink
docs: add Hapi.js article to "Testing Frameworks" (#9242)
Browse files Browse the repository at this point in the history
* Update TestingFrameworks.md For Hapi.js

Update TestingFrameworks.md For Hapi.js

* Lint fixes and link update
  • Loading branch information
SIVA SANKAR authored and thymikee committed Dec 3, 2019
1 parent ad53773 commit baafcd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/TestingFrameworks.md
Expand Up @@ -35,3 +35,7 @@ Although Jest may be considered a React-specific test runner, in fact it is a un
## GatsbyJS

- [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs

## Hapi.js

- [Testing Hapi.js With Jest](http://niralar.com/testing-hapi-js-with-jest/) by Niralar ([Sivasankar](http://sivasankar.in/))

0 comments on commit baafcd4

Please sign in to comment.