JSRocksHQ / harmonic

The next static site generator
http://harmonicjs.com/
MIT License
282 stars 26 forks source link

Refactor CLI tests to not use child processes #79

Open UltCombo opened 9 years ago

UltCombo commented 9 years ago

This will be beneficial for #77, as well as providing much faster unit tests (useful for developing in watch mode).

UltCombo commented 9 years ago

Now that Harmonic no longer pollutes the global scope, we only need to clean up the API.