Paul Niezborala
Paul Niezborala
Hey! Ran `rspec` on Windows (mingw64) and a few test broke: ``` Failures: 1) Capybara::Cuprite::Driver supports a custom path Failure/Error: @pid = ::Process.spawn(*@cmd, process_options) Errno::ENOEXEC: Exec format error - C:/Users/pniez/Documents/cuprite/spec/support/custom_chrome...
### Pull Request Checklist - [x] My pull request has been rebased on master - [x] I ran `bundle exec rspec` to make sure that my PR didn't break any...
### Pull Request Checklist - [x] My pull request has been rebased on master - [x] I ran `bundle exec rspec` to make sure that my PR didn't break any...
We need to make sure that the rules behave as intended when prettifying logs. For this we need specific logs and make sure that the output produced by the prettifier...
U3d allows for different behaviours, but many variables and parameters that would enable these behaviours are locked behind hard coding. A configuration file would allow every user to have u3d...
### Issue Checklist - [x] I'm using the latest u3d version - [x] I ran `u3d --help` - [x] I read the [README](https://github.com/DragonBox/u3d/blob/master/README.md) - [x] I made sure that a...