Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PHPUnit internal helper(s) #745

Open
stloyd opened this issue Nov 6, 2023 · 0 comments
Open

Add PHPUnit internal helper(s) #745

stloyd opened this issue Nov 6, 2023 · 0 comments
Labels
core Developer Experience Resolving this issue should improve development experience for the library users.

Comments

@stloyd
Copy link
Member

stloyd commented Nov 6, 2023

We often start to do copy-paste work in tests, thus we should begin to have some reusable helpers to make our internal tests easier to maintain.

Helpers:

  • FilesystemHelper with: create, delete for files & directories,
  • ...
@stloyd stloyd added this to the 0.6.0 milestone Nov 6, 2023
@stloyd stloyd added core Developer Experience Resolving this issue should improve development experience for the library users. labels Nov 6, 2023
@norberttech norberttech modified the milestones: 0.6.0, 0.7.0 Jan 27, 2024
@norberttech norberttech removed this from the 0.7.0 milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Developer Experience Resolving this issue should improve development experience for the library users.
Projects
Status: Todo
Development

No branches or pull requests

2 participants