Open console tab in DevTools to see test output.
- Status
- Passed
- 0
- Failed
- 0
- Total
- 0
Open console tab in DevTools to see test output.
This is a single-file demo web application. Its' purpose is to show how to develop fully functional web server with test coverage without Node.js using only browser and code editor.
#Server
and #Spec
scripts code.
Detailed explanation of how it works could be found in repository's Readme .