Skip to content

Commit 9f4eb60

Browse files
committed
added basic readme
1 parent e50e90a commit 9f4eb60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## This repo is intended to make it easy to get introduced with nodejs API testing.
2+
3+
### What we are using
4+
5+
- [**Jest**](https://github.com/jestjs/jest) as test runner and assertion library.
6+
- [**Supertest**](https://github.com/ladjs/supertest#readme) for testing node.js HTTP server

0 commit comments

Comments
 (0)