Codeception / Codeception/YiiBridge

[Q] What's the difference between running traditional tests and using the Yii module?

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
21
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I'm new to functional testing and got confused when reading about the Yii module documentation.
What's the difference between running tests using the module and not using?

I thought at first that the tests would load the page and work on them as a user would (externally), instead of dealing with the page inside the test's code - what would trigger issues with `header` and `exit` calls as stated.

I guess running the tests that way would be more resource intensive and slow? Is it that bad the way we currently have to test Yii apps?

Would there be a way to integrate the tests generated by the framework with Codeception instead?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.