You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manual testing is currently required to ensure the correct processing of output by the module, which is prone to user error.
Objective:
Write a series of functional tests to be instanced using Mocha, asserting that the core methods within the module are functioning correctly and returning the desired output.
Write another series of tests that assert both gulp and grunt, in addition to node streams, can return the desired output when processes are spawned on the command line.
The text was updated successfully, but these errors were encountered:
Problem:
Objective:
The text was updated successfully, but these errors were encountered: