- MacOS
- Other pre-requisites mentioned in README.md
To run Opal RSpec tests, run the following command:
rackup
Afterwards, visit the following URL in the browser:
http://localhost:9292
You should see the specs running to completion. You may then make changes to the specs, refresh the webpage to see specs failing, and make more changes to the code to pass them.