Skip to content

Latest commit

 

History

History

global-fixture

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Global Fixture Example

A straightforward example of using Mocha with a global setup and teardown fixture.

  1. npm install
  2. npm run test