Skip to content

bwilczek/poc-java-selenium

Repository files navigation

This repo holds boilerplate code for web testing tools in Java ecosystem. It contains:

  • gradle to build the code and execute tasks
  • junit5 to execute the tests (with a unit test example)
  • selenium to interact with the browser in "vintage" mode
  • playwright to interact with the browser in "modern" mode
  • cucumber for gherkin scenarios integration
  • restassured for REST API testing
  • Integration with GitHub Actions

About

Java tooling for testing web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published