Codeception Alternatives

Similar projects and alternatives to Codeception

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Codeception alternative or higher similarity.

Codeception reviews and mentions

Posts with mentions or reviews of Codeception. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-27.
  • Any good resources on how to do “interaction” tests?
    6 projects | /r/PHP | 27 May 2023
  • Any pro-tips for writing automated tests with Selenium PHP?
    3 projects | /r/PHP | 2 May 2023
    Personal experience: - don’t use Behat unless you really needed a “story telling”, it has a intermediate layer Gherkin that you’ll need to code. You can write “Given/When/Then” steps but you’ll also need to write “php code” that will interpret this step. - using real browser be prepared for instability - any interaction with JavaScript can broken/delay execution - be prepared that this tests are call functional they are the most expensive test, so start small unit then integration and only then functional. - use https://github.com/symfony/panther or https://codeception.com/ you’ll have phpunit alike interface to run them. - you’ll need to reset state of your database each time to provide “isolation” and stability
  • PHPUnit, do i need to learn it?
    5 projects | /r/PHP | 6 Jan 2023
    Codeception: https://codeception.com/
  • Automating Tests using CodeceptJS and Testomat.io: First Steps
    8 projects | dev.to | 6 Sep 2022
    There are enough blog posts about Jest or Cypress already, so let me introduce Codecept. It comes in two flavors. There is Codeception for PHP, and there is CodeceptJS for JavaScript which we will be using here.
  • Testing PHP Applications
    5 projects | dev.to | 5 Aug 2022
    There are many tools you can use for this purpose, but one I particularly like is CodeCeption. What I like most about it is that it's a unified tool that can be used to perform several types of tests, acceptance being one of them.
  • Symfony Station Communiqué - 04 March 2022. A Look at Symfony and PHP news!
    2 projects | dev.to | 4 Mar 2022
    And within the Symfony ecosystem Codeception, which “collects and shares best practices and solutions for testing PHP web applications. With a flexible set of included modules tests are easy to write, easy to use, and easy to maintain.”
  • Modern tools for PHP developers
    9 projects | dev.to | 24 Jan 2022
    Other tools worth mentioning include Codeception and behat. Both use phpUnit underneath, but have different approaches to writing tests.
  • Testing strategies
    2 projects | dev.to | 8 Sep 2021
    Codeception
  • A note from our sponsor - WorkOS
    workos.com | 16 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic Codeception repo stats
12
4,739
7.6
12 days ago

Codeception/Codeception is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Codeception is PHP.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com