The current tests rely on Firebird 5 being installed and running as a service.
What if we switched to using Firebird Embedded instead?
That would allow us
- to run the test suite against multiple Firebird versions.
- accelerate the workflows, as we would only need to cache the required files (eliminating the need for installations in the CI environment).
If approved, I’d be happy to open pull requests to explore this.
The current tests rely on Firebird 5 being installed and running as a service.
What if we switched to using Firebird Embedded instead?
That would allow us
If approved, I’d be happy to open pull requests to explore this.