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

Implement tests #46

Open
mtvbrianking opened this issue Aug 25, 2022 · 0 comments
Open

Implement tests #46

mtvbrianking opened this issue Aug 25, 2022 · 0 comments

Comments

@mtvbrianking
Copy link
Owner

Initially, I left out testing because the package is 95% stubs which I couldn't test as they're not valid PHP files.

I'm thinking…

  • start with testing the artisan command(s)
  • then hydrate the stubs to PHP classes (the same way the package would be used) and test those

Hydrate the stubs from phpunit’s setup func

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant