Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer should remember last times #14

Open
thinkerbot opened this issue Oct 24, 2011 · 0 comments
Open

Timer should remember last times #14

thinkerbot opened this issue Oct 24, 2011 · 0 comments

Comments

@thinkerbot
Copy link
Owner

Problem is that after a run Session#summary raises an error because the elapsed time can no longer be calculated. Results in an error like:

TypeError: nil can't be coerced into Float
    /Users/chiangs/.rvm/gems/ruby-1.9.2-p290@linecook/gems/shell_test-0.3.0/lib/shell_test/shell_methods/timer.rb:36:in `-'
    /Users/chiangs/.rvm/gems/ruby-1.9.2-p290@linecook/gems/shell_test-0.3.0/lib/shell_test/shell_methods/timer.rb:36:in `elapsed_time'
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant