Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/galenframework/galen-sample-tests

Showcase of Javascript Galen tests
https://github.com/galenframework/galen-sample-tests

Last synced: about 1 month ago
JSON representation

Showcase of Javascript Galen tests

Awesome Lists containing this project

README

        

Galen Sample Tests
=====================================

This project is used in order to demonstrate the features of [Galen Framework](http://galenframework.com) and the power of Javascript-based tests

The web application that it is testing is [http://testapp.galenframework.com/](http://testapp.galenframework.com/)

If you have Galen Framework installed you can just checkout this project and run it with the following command:

```
galen test tests/ --htmlreport reports
```