https://github.com/warelab/gramene-selenium
Test the site
https://github.com/warelab/gramene-selenium
Last synced: 9 months ago
JSON representation
Test the site
- Host: GitHub
- URL: https://github.com/warelab/gramene-selenium
- Owner: warelab
- License: mit
- Created: 2015-06-25T14:33:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T14:35:19.000Z (almost 11 years ago)
- Last Synced: 2025-10-08T01:42:10.637Z (9 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# tutorial
The best project ever.
## Getting Started
### Run Tests on one browser
```
grunt test:sauce:chrome
grunt test:sauce:firefox
grunt test:sauce:explorer
```
### Run Parallel Tests
```
grunt test:sauce:parallel
```
## Documentation
_(Coming soon)_
## Examples
_(Coming soon)_
## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
_Also, please don't edit files in the "dist" subdirectory as they are generated via Grunt. You'll find source code in the "lib" subdirectory!_
## Release History
_(Nothing yet)_
## License
Copyright (c) 2015 mycrobe
Licensed under the MIT license.