https://github.com/steenzout/ruby-web-test
Repo for the 23rd March 2017 "Software Engineers in Test Automation" Meetup
https://github.com/steenzout/ruby-web-test
demo ruby test-automation
Last synced: 2 months ago
JSON representation
Repo for the 23rd March 2017 "Software Engineers in Test Automation" Meetup
- Host: GitHub
- URL: https://github.com/steenzout/ruby-web-test
- Owner: steenzout
- License: mit
- Created: 2017-03-23T16:15:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T16:49:32.000Z (over 9 years ago)
- Last Synced: 2025-01-16T19:25:16.861Z (over 1 year ago)
- Topics: demo, ruby, test-automation
- Language: Shell
- Homepage: https://www.meetup.com/Software-Engineers-in-Test/events/238447522/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ruby-web-test
Project for the [23rd March 2017][meetup_meeting] ["Software Engineers in Test Automation" Meetup][meetup_group].
## what you need
- [rvm][rvm]
## setup
```bash
$ bundle install --path vendor/bundle
```
[meetup_meeting]: https://www.meetup.com/Software-Engineers-in-Test/events/238447522/ "Thursday, March 23, 2017"
[meetup_group]: https://www.meetup.com/Software-Engineers-in-Test/ "Software Engineers in Test Automation"
[rvm]: http://rvm.io "rvm"