How To Migrate Test Frameworks

We have NodeUnit and Mocha both running against our back-end tests. Now we need migrate our tests off of NodeUnit and onto Mocha. It’s more straightforward than it sounds. We discuss the Lava Flow anti-pattern, how to avoid it (and why you might not want to), migrate the code, and create a wrapper for our assertion library too.

  1. E291External Dependencies

    Mon, 23 Mar ’15
  2. E292From NodeUnit to Mocha

    Wed, 25 Mar ’15
  3. E293How To Migrate Test Frameworks

    Mon, 30 Mar ’15
  4. E294Isomorphic Build Infrastructure

    Wed, 1 Apr ’15
  5. E295Eliminate NodeUnit

    Mon, 6 Apr ’15
  6. E296An Isomorphic Assertion Library

    Wed, 8 Apr ’15
  7. E297From expect() to assert()

    Mon, 13 Apr ’15
  8. E298Build Cleanup

    Wed, 15 Apr ’15
  9. E299Extract Module

    Mon, 20 Apr ’15
  10. E300Extract Tool Runner

    Wed, 22 Apr ’15
  11. E301A Pretty Build

    Mon, 27 Apr ’15
  12. E302A Composable Build Tool

    Wed, 29 Apr ’15