MackMendes / JsAdvice-Beta

Js Advice is a JavaScript code analyzer. Checking possible errors or bad practices will advise possible changes, in JavaScript code. By Light bulb (Visual Studio 2015) and intuitive menu.
Other
8 stars 1 forks source link

Create test project and separates the code analysis on another project. #10

Open MackMendes opened 8 years ago

MackMendes commented 8 years ago

Installed product versions

Create test project and separates the code analysis on another project. Adding JsAdvice.Analyses and a test project to the analyzers.

Expected behavior

Open option to be able to test all the features through automated testing.

MackMendes commented 8 years ago

In progress...