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

Install as codeception module #14

Open
jg-development opened this issue Mar 27, 2021 · 1 comment
Open

Install as codeception module #14

jg-development opened this issue Mar 27, 2021 · 1 comment

Comments

@jg-development
Copy link

It would be nice if the repo can be included as a codeception module like "module-assert".

modules:
    enabled:
        - Asserts
        - AssertThrows
@Naktibalda
Copy link
Member

Just add use Codeception\AssertThrows; to your helper class or suite Tester class in tests/support/ directory.

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

2 participants