liip / liip/LiipTestFixturesBundle
Remove LiipFunctionalTestBundle from the README of symfony/panther
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 178
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The README of symfony/panther mentions LiipFunctionalTestBundle and its trait to load fixtures, it was removed in the 3.x release and moved in this repo.
**Describe the solution you'd like**
Once a 2.x stable release will be published, open a PR on `symfony/panther` to stop mentioning LiipFunctionalTestBundle there: https://github.com/symfony/panther/blob/54776506a3c6c795c609b1f1795d06b51a5a5259/README.md#usage-with-other-testing-tools
Panther and LiipTestFixturesBundle should work without using traits.
**Describe alternatives you've considered**
Rewrite the doc to add an exemple with the trait from LiipFunctionalTestBundle and the fixtures loading from LiipFunctionalTestBundle 2.x
**Additional context**
.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Check the linked README section, `usage-with-other-testing-tools`, in symfony/panther and confirm that the 2.x stable release has been published. Update the documentation to stop mentioning LiipFunctionalTestBundle, then review the section to ensure Panther and LiipTestFixturesBundle are described without relying on traits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100