Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 475 Bytes

Roadmap

  • Support js files
  • Handle all the edge cases (don't create test to css files etc.)
  • Automaticly add stubs to all the dependencies
  • Add Nunit if doesn't exist
  • Allow to set the base test class if needed

Changelog

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.0

2016-04-26

  • Create test class for current C# class
  • Expose settings.json file to the user