Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warelab/gramene-selenium
Test the site
https://github.com/warelab/gramene-selenium
Last synced: 20 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-25T14:35:19.000Z (over 9 years ago)
- Last Synced: 2024-06-11T16:41:27.413Z (7 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 4
- 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.