Behat: Difference between revisions
From Freephile Wiki
Created page with "[http://behat.org/en/latest/ Behat] is a PHP framework for behaviour-driven development and testing. http://behat.org/en/latest/quick_start.html. You still need to combine Be..." |
m Text replacement - "Category:QA" to "Category:QA" |
||
Line 1: | Line 1: | ||
[http://behat.org/en/latest/ Behat] is a PHP framework for behaviour-driven development and testing. http://behat.org/en/latest/quick_start.html. You still need to combine Behat with an assertion tool (Unit Test tool) such as PHPUnit. | [http://behat.org/en/latest/ Behat] is a PHP framework for behaviour-driven development and testing. http://behat.org/en/latest/quick_start.html. You still need to combine Behat with an assertion tool (Unit Test tool) such as PHPUnit. | ||
[[Category: | [[Category:QA]] | ||
[[Category:Development]] | [[Category:Development]] |
Latest revision as of 10:50, 20 February 2025
Behat is a PHP framework for behaviour-driven development and testing. http://behat.org/en/latest/quick_start.html. You still need to combine Behat with an assertion tool (Unit Test tool) such as PHPUnit.