mock-grunt

0.0.2 • Public • Published

Mock Grunt

Build Status

When writing tasks in grunt, testing the acutal file implementing the tasks itself is not easily to test.

This tiny package implements (for now some) APIs that I needed to test some of the tasks I dealt with.

Currently supported test features are:

  • registering a multi task
  • executing synchronous and asynchronous tasks
  • file access through readJSON
  • ... to be continued

Package Sidebar

Install

npm i mock-grunt

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • makii42