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 helper for ETL testing #614

Open
stloyd opened this issue Oct 18, 2023 · 0 comments
Open

Add PHPUnit helper for ETL testing #614

stloyd opened this issue Oct 18, 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 Oct 18, 2023

To improve the overall way of working with tests against data frames & other core parts of FlowPHP we would like to introduce a new PHPUnit helper trait/class.

Ideas for test methods:

  • assertEntriesExistsInEachRow(),
  • assertRowsCount(),
  • assertSchema(),
  • assertEntryType()
  • and more
@stloyd stloyd added the Developer Experience Resolving this issue should improve development experience for the library users. label Oct 18, 2023
@norberttech norberttech added this to the 0.6.0 milestone Nov 6, 2023
@stloyd stloyd changed the title Add PHPUnit helper Add PHPUnit helper for ETL testing Nov 6, 2023
@norberttech norberttech removed this from the 0.6.0 milestone Jan 27, 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