Skip to content

docs: improve testing/overview.rst #8492

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

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Feb 1, 2024

Description

  • update some descriptiions
  • update sample code

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

@kenjis kenjis added the documentation Pull requests for documentation only label Feb 1, 2024
In order to take advantage of the additional tools provided, your tests must extend ``CIUnitTestCase``. All tests
are expected to be located in the **tests/app** directory by default.
In order to take advantage of the additional tools provided, your tests must extend
``CIUnitTestCase``.
Copy link
Contributor

Choose a reason for hiding this comment

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

I prefer to be presented with the namespace.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@kenjis kenjis force-pushed the docs-testing/overview.rst branch from f82fe5f to 0aebebf Compare February 2, 2024 00:18
@kenjis kenjis merged commit c36c1c5 into codeigniter4:develop Feb 2, 2024
@kenjis kenjis deleted the docs-testing/overview.rst branch February 2, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests for documentation only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants