Skip to content

Hi-Fi/robotframework-java-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotframework-java-example

Example Maven project with Robot Framework tests. Includes also things needed to run tests from RIDE.

Requirements

This example requires only Java to be installed. Tested with JDK8.

Running

All tests can be run with: mvnw clean verify

This downloads Maven and executes all tests. For CLI parameters related to Robot Framework check MavenPlugin-documentation.

Running from RIDE

Repository contains also scripts that allow running tests from RIDE. Example configuration with Mac (and Linux) below.

RIDE custom runner config

Notes

For some reason listener doesn't seem to be working with RIDE as it did with older versions.

About

Example Maven project with Robot Framework tests. Includes also things needed to run tests from RIDE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published