0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix gitignore files More... about 10 years ago
Merge branch 'onno' More... about 10 years ago
Update options relating to logging, and use them in the creation of the logger More... about 10 years ago
Improve/fix TeeLogger More... about 10 years ago
Ensure screenshot taking happens in the test case More... about 10 years ago
Make template rely more on configuration defaults More... about 10 years ago
- Improve screenshot taking function - Make browser use env_or_config where appropriate More... about 10 years ago
- (re-)add optional screenshot taking to error() function - make LL class use env_or_config everywhere (exceptions exists where it doesn't make sense) - implement environment overrides for known configuration options More... about 10 years ago
Improve option defaults and documentation More... about 10 years ago
Add two variations of ISO8601 UTC timestamps for better portability. More... about 10 years ago
Rename breakpoint_on_failure -> breakpoint_on_error More... about 10 years ago
Improve environment variable handling More... about 10 years ago
Update option/environment variable handling More... about 10 years ago
Improve documentation More... about 10 years ago
Improve documentation More... about 10 years ago
Remove byebug from direct dependencies More... about 10 years ago
Add command for documenting currently supported configuration options. More... about 10 years ago
Simplify configuration handling. More... about 10 years ago
Ignore .ruby-version (from rbenv) More... about 10 years ago
Byebug doesn't require rb-readline, but needs it to run apparently More... about 10 years ago
Automatically add a custom LL formatter to cucumber; this "formatter" doesn't actually do anything but capture errors as they occur (so far). More... about 10 years ago
Starting the debugger in a cucumber hook doesn't make sense; the stack is not what's useful. More... about 10 years ago
- Readded find array support, was lost on my local machine and not in the previous commits - Fixed close_browser_after scenario with example table - Fixed missing context in error message find - Added :not_found to ll.error - Added more find test cases More... about 10 years ago
- Make it possible to programmatically start the debugger - Honour BREAKPOINT_ON_FAILURE whenever a scenario fails, not just when error() is called More... about 10 years ago
It makes very little difference, but it seems cleaner to have before/after scenario handling in the LL module. More... about 10 years ago
Update template wrt requring debuggers More... about 10 years ago
- Use byebug only in newer ruby versions - Use debugger in older ruby versions - Use master branch when referring to the github version of LL More... about 10 years ago
Remove obsolete functions More... about 10 years ago
byebug is not a dependency of LL More... about 10 years ago
Remove old files More... about 10 years ago