https://github.com/marcusoftnet/koasupertestasync
Code for a blog post on how to use Koa and Supertest
https://github.com/marcusoftnet/koasupertestasync
Last synced: 23 days ago
JSON representation
Code for a blog post on how to use Koa and Supertest
- Host: GitHub
- URL: https://github.com/marcusoftnet/koasupertestasync
- Owner: marcusoftnet
- License: mit
- Created: 2018-06-13T13:45:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T07:12:30.000Z (about 8 years ago)
- Last Synced: 2025-01-15T14:15:23.389Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.marcusoft.net/2018/06/testing-a-koa-application-with-supertest-using-asyncawait.html
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# koasupertestasync
Code for a [blog post](http://www.marcusoft.net/2018/06/testing-a-koa-application-with-supertest-using-asyncawait.html) on how to use Koa and Supertest