Skip to content

Conversation

@YuriiChere
Copy link
Contributor

Add dependency for JUnit and implement @test to make possibility run test from CLI with 'mvn -Dtest=AppTest test'. Without this update I don't see way how to run tests from CLI, it's possible from IDE only.
Also maven-surefire-plugin need for this.
Extra try-catch removed due to avoid test pass when it was exception. For example if not set right ApiKey test will pass without any exception message if try-catch remain.

@rajaraodv rajaraodv merged commit 537b0f0 into applitools:master May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants