You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try to implement "live documentation". Basically this reads the source code of the unit tests in the project and generates both .doc and .xls documents of them. The documents contain the requirements and the method used to test them.