Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Learning to refactor and test Grunt Tasks within BBC News and BBC R&D.

Notifications You must be signed in to change notification settings

thom4parisot/grunt-testing-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Grunt Tasks

This is the codebase used for Engineering meeting about Grunt tasks.

The goals are:

  • how to refactor that in modular code
  • how to test it

How to write is tight to how to test.

Tools used

Install

git clone https://github.com/oncletom/grunt-testing-workshop.git
cd grunt-testing-workshop
npm install -g grunt-cli
npm install

Run the task

grunt generateJS:english

Run the tests

grunt test

About

Learning to refactor and test Grunt Tasks within BBC News and BBC R&D.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published