Ad hoc unit testing in NodeJS
Front-end Testing with Kevin
Ever wanted to know how unit test frameworks work? Let's look at the inner workings of a test runner by writing our own simple one to help test a single bit of functionality.
Links
Related Blog Post: https://blog.kevinlamping.com/ad-hoc-unit-testing-in-nodejs/
Chester Code: https://github.com/klamping/chester-desktop
NodeJS Assert Module: https://nodejs.org/api/assert.html
NodeJS Process Exit Codes https://nodejs.org/api/process.html#process_process_exit_code
How to change node.js's console font color? https://stackoverflow.com/questions/9781218/how-to-change-node-jss-console-font-color
Support the channel by checking out my full course on functional test automation using WebdriverIO: https://learn.webdriver.io ... https://www.youtube.com/watch?v=442gztJZi2w
60437321 Bytes