Justtestlah Versions Save

Dynamic test framework for web and mobile applications

1.8-RC1

4 years ago

1.7

4 years ago

1.7-RC5

4 years ago
  • Added unit tests for the Browserstack module
  • Run simple integration test (against Google search) as part of justestlah-core
  • Fixed bugs on Windows OS
  • Integrated Coveralls
  • Removed Travis integration (run tests as part of Github Actions Maven build)
  • Fixed various Sonar issues
  • Updated libraries versions

v1.7-RC4

4 years ago
  • Fixed Sonar issues
  • Updated frameworks
  • Fix: Clear hook register in after hook (to prevent hooks from being registered multiple times when executing multiple scenarios)

v1.7-RC3

4 years ago

v1.7-RC2

4 years ago
  • Screen identifier mechanism
  • Updated and simplified demos

v1.7-RC1

4 years ago
  • Rebranding io.github.martinschneider.justtestlah -> qa.justtestlah
  • Refactor Cucumber hook handling

v1.6

4 years ago

Features:

  • Test data handling using YAML files
  • Entry/Exit logging support
  • Support for appending WebDriver logs (e.g. Appium server log) to the client log

Housekeeping:

  • Upgrade all libraries (where possible)
  • Enable Maven dependency checks
  • Fix aggregation of Surefire reports

Demos:

  • Improve Carousell demo (add test, clear page object pattern, remove static waits etc.)
  • Fix and improve Stackoverflow demo

Bugfixes:

  • Fix injecting page objects into Spring beans (recursively scan parent classes for pages to inject)
  • Fix error when running tests on Browserstack after uploading an app
  • Various smaller fixes

v1.5

5 years ago

v1.4

5 years ago