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

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

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"