Class: Billy::Testing

Inherits:
Thor
  • Object
show all
Defined in:
lib/billy.rb

Instance Method Summary collapse

Instance Method Details

#loginObject



11
12
13
# File 'lib/billy.rb', line 11

def ()
	system 'cd src/testscripts/login-logout && cucumber'
end