forked from Cloud-Solutions-International/antikythera
-
Notifications
You must be signed in to change notification settings - Fork 0
License
e4c5/antikythera
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Automated Test Generator for java projects (WIP) - At the moment this project can generate simple unit tests for most methods and it can also generate API tests using RESTAssured for simple end points. The end goal is to be able to generate unit tests for full coverage and API tests for all end points in a restfull web application. At the moment only maven projects are supported but gradle projects will be added soon. The expression evaluation engine is used in the test generation project and it relies heavily on reflection. So don't forget to add the following VM argument `--add-opens java.base/java.util.stream=ALL-UNNAMED`
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%