This repository was archived by the owner on May 18, 2024. It is now read-only.
Releases: codeigniter4projects/project-tests
Releases · codeigniter4projects/project-tests
Bootstrap Common
Bugfixes, more docs
- Resolves a few bugs with paths pointing to the wrong locations
- Adds a Paths section to the docs to clarify where each constant should point
- Updates to the code coverage paths
Restore SUPPORTPATH
ProjectTests previously used its own path for SUPPORTPATH
but this constant is used by some framework mocking services. This PR restores the original value and instead defines PROJECTSUPPORTPATH
which should be used by developers instead to access tests/_support.
Initial Release
v1.0.0 Remove last module references