Class: Billy::Testing
- Inherits:
-
Thor
- Object
- Thor
- Billy::Testing
- Defined in:
- lib/billy.rb
Instance Method Summary collapse
Instance Method Details
#login ⇒ Object
11 12 13 |
# File 'lib/billy.rb', line 11 def login() system 'cd src/testscripts/login-logout && cucumber' end |