Skip to content

v2.1.0

Compare
Choose a tag to compare
@Alhadis Alhadis released this 28 Feb 16:40
· 66 commits to master since this release
v2.1.0
  • Added: Support for .mocharc.* files introduced in Mocha v6.0.
  • Fixed: Inability to globalise Chai methods using chai/register-*.
  • Fixed: Hotlinked stacks now use Atom's core URI handlers for jumping to offending lines of code during failed tests. This enabled removal of a lot of ugly kruft written prior to the URI handler feature.