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

Leverage Tachycardia's Expeditable trait to obtain slim execution times #6761

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

paulbalandan
Copy link
Member

Description
To test this, use the --testdox option in phpunit and compare PHPUnit's reported time vs. the slow time reported. This should be lesser.
Ref: https://github.com/NexusPHP/tachycardia/blob/1.x/docs/limiting_test_times.md

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Copy link
Member

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already our recommendation on DevKit: https://github.com/codeigniter4/devkit/blob/develop/src/Template/phpunit.xml.dist#L58-L60

Let's make sure the @codeigniter4/core-team see this so they're aware.

PS: ❤️ Tachycardia!

@paulbalandan paulbalandan merged commit 30258d5 into codeigniter4:develop Oct 27, 2022
@paulbalandan paulbalandan deleted the expeditable branch October 27, 2022 00:01
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

Successfully merging this pull request may close these issues.

3 participants