What is Codeception?
Full-stack testing framework for PHP. Run browsers tests, framework tests, APIs tests, unit tests with ease.
Codeception is a tool in the Testing Frameworks category of a tech stack.
Who uses Codeception?
Companies
30 companies reportedly use Codeception in their tech stacks, including powercloud, Evergreenteam stack, and Web stack.
Developers
78 developers on StackShare have stated that they use Codeception.
Codeception Integrations
Pros of Codeception
4
Codeception Alternatives & Comparisons
What are some alternatives to Codeception?
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP.
It is an instance of the xUnit architecture for unit testing frameworks.
Behat
It is an open source Behavior-Driven Development framework for PHP. It is a tool to support you in delivering software that matters through continuous communication, deliberate discovery and test-automation.
CodeceptJS
It is a modern end to end testing framework with a special BDD-style syntax. The test is written as a linear scenario of user's action on a site. Each test is described inside a Scenario function with I object passed into it.
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.