Conversation
|
@jeroenpf , I need some assistant here. Although the tests are marked to run only on Do you have any idea on how we surpass this? Thanks! |
|
I think this might be because there are no tests at all for MySQL? the output you shared shows that no scenarios and no steps were executed, indicating that the exit code 1 is caused by there not being any tests at all. What if you create a simple scenario that runs for both MySQL and SQLite? Do you still get an error in that case? |
@jeroenpf , I updated the code, by adding one more test that pass each time. |
This PR adds BDD ( behat ) tests for sqlite.
Fixes #3
Testing
N/A