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

Research and document testing process #5

Open
kittenkamala opened this issue Feb 5, 2020 · 4 comments
Open

Research and document testing process #5

kittenkamala opened this issue Feb 5, 2020 · 4 comments
Assignees

Comments

@kittenkamala
Copy link
Collaborator

While some documentation exists on the current test process, of course this documentation can be iterated on and improved as part of streamlining the release cycle.

@kittenkamala kittenkamala self-assigned this Feb 19, 2020
@kittenkamala
Copy link
Collaborator Author

I previously put this comment in the wrong issue - should have been in this one.

MaryBaum pointed out there are multiple areas for testing involved.

test scripts used to mimic user activity - https://make.wordpress.org/test/
phpunit test runner and report used for hosts to test with -
https://github.com/WordPress/phpunit-test-runner
https://github.com/WordPress/phpunit-test-reporter/
Individual tests that core developers write when a patch is made

@kittenkamala
Copy link
Collaborator Author

kittenkamala commented Mar 4, 2020

One way testing can be improved to support a more streamlined development process:

• update the test runner and reporter to collect more types of metrics and to allow hosts to be able to submit multiple reports from the same user. This means more information coming in about potential global issues as hosts test out new releases. The hosting team has already started this process.

@kittenkamala
Copy link
Collaborator Author

kittenkamala commented Mar 4, 2020

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