Skip to content

Cloud-Solutions-International/antikythera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builds a parse tree of each controller using Java Parser. Then the dependencies are identified and copied across as needed. A design decision was made that dependency DTOs are copied rather than relying on their presence in a jar file.
The reason being that this approach will result in the code throwing an exception when a DTO in the Application Under Test get's changed.

In the context of Antikythera, AUT means Application Under Test rather than the name of the bitbucket project of which this is a part of.


About

Automated test generation for spring apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages