Styled and new APIs
This is a bumper update.
v1.3.8 of the combined apps.
compendium-of-test-apps-1-3-8-jar-with-dependencies.jar
Has new versions of all of the software.
- Restlisticator has nicely formatted documentation
- GUI Styling is more consitent across the apps
- The Games and Apps in
compendiumdevapps-1-1-2
have a better menu page and styling
The real updates are to The Pulper and Selenium Test Pages
Selenium Test Pages has more styling and more pages.
The Pulper now has 11 versions internally, and version 9 onwards has an API that is used by the GUI and can be called separately. Documentation for the API is available on https://www.eviltester.com/page/tools/thepulper/
But the link is... https://documenter.getpostman.com/view/27996/SzKWucnk?version=latest
The full package with all apis and test apps including Test Pages, Restlisticator and The Pulper
java -jar compendium-of-test-apps-1-3-8-jar-with-dependencies.jar
The test pages for Selenium all styled and expanded
java -jar seleniumtestpages-1-3-6-jar-with-dependencies.jar
also deployed to https://testpages.herokuapp.com
The Pulper a test app with multiple versions and API built in
java -jar thepulper-1-2-5-jar-with-dependencies.jar
also deployed to https://thepulper.herokuapp.com/
The simple games and loose test apps
java -jar compendiumdevapps-1-1-2-jar-with-dependencies.jar