Skip to content

Generate test driver and test stub automatically from test design document,

License

Notifications You must be signed in to change notification settings

CountrySideEngineer/AutoTestPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTestPrep

LICENSE

AutoTestPrep is an application to generate unit test codes, test driver and stub method, for C language.
No installation is required, just clone repository and run AutoTestPrep.exe.

What?

The application ”AutoTestPrep" is an application to reduce time and cost of testing, especially unit testing, in software development.
To achieve this goal, this tool generate codes of testing driver and stub method codes from test design document, it is in excel.
This will enable users to get code fot the test only by designing it.

Support test framework

The codes generated by the application supports test frameworks below.

Stub code

The stub code generated by the application is hard to explain in short.
So, the detail of the codes will be shown in wiki page.
Wiki about stub codes

About

Generate test driver and test stub automatically from test design document,

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published