Skip to content

qio-framework/QioTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QioTest

A testing scaffold for Qio

Requirements

  • Java OpenJdk
  • Maven

Steps

  1. Clone the QioTodo project:
git clone https://github.com/qio-framework/QioTodo.git
  1. Run QioTodo in the background
mvn package jetty:run
  1. Clone this project...
  2. Download/Update the web driver, expecting to be in homedir/WebDriver/* see src/main/test/qio/QioTodoTest.java for driver setup.
  3. Run tests by running following command:
mvn test

About

Testing Scaffold for Qio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages