vendredi 29 janvier 2016

Test Results and Documentation Site

Currently i am using these tools to run my tests,code coverage and documentation:

Unit testing:

  • jasmine
  • xUnit

Code Coverage:

  • Istanbul
  • dotCover

Documentation:

  • Typedoc

As i'm trying to do everything modular for both frontend and backend we have multiple bower components and nuget packages where of course each components runs different type of tests and documentation.

Now what i want to do is to have a dedicated site which grabs all test results and documentation and have a dedicated site where all developers etc. can use it as a point of reference.

Is there any plugin available that can help me achieve it?

if not do you have any idea from where can i start as i tried googling a bit but with no luck.

Aucun commentaire:

Enregistrer un commentaire