Skip to content

Web Application for Use by Automation Checking Tools

Notifications You must be signed in to change notification settings

jeffnyman/veilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veilus

Veilus is a web application that has been designed to provide mini-applications, all of which can be used as the basis for spec workshop writing exercises. It's equally possible to use these applications as the basis for assessing automation.

Some of the pages here are protected and thus require signing in via the login pull down at the top of the interface. The current username/password for this is admin/admin.

Running a Local Version

To run a local version, get the repo. You can download a zip or clone the repo using:

git clone https://github.com/jeffnyman/veilus

From the project directory, run the following to get the necessary components:

bundle install

You can run Veilus as a pure Ruby app:

bundle exec ruby app.rb

Or you can run Veilus as a Rack application:

bundle exec rackup config.ru

About

Web Application for Use by Automation Checking Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published