Software Alternatives & Reviews

Codeception VS Xdebug

Compare Codeception VS Xdebug and see what are their differences

Codeception logo Codeception

Codeception is a new full-stack testing PHP framework.

Xdebug logo Xdebug

Xdebug - Debugger and Profiler Tool for PHP
  • Codeception Landing page
    Landing page //
    2022-08-03
  • Xdebug Landing page
    Landing page //
    2021-10-04

Codeception videos

Our First Acceptance Test [6/24] Codeception & Symfony2

More videos:

  • Tutorial - How to Run Codeception Tests [5/24] Codeception & Symfony2
  • Review - Bootstrapping Codeception [2/24] Codeception & Symfony2

Xdebug videos

Xdebug 3: Setting up Apache, PHP, VS Code, and Xdebug in 10 minutes

More videos:

  • Review - Derick Rethans " What's New in Xdebug"
  • Review - Debugging With PhpStorm And Xdebug | Christoph Rumpel | phpday 2021

Category Popularity

0-100% (relative to Codeception and Xdebug)
Automated Testing
100 100%
0% 0
Text Editors
0 0%
100% 100
Browser Testing
100 100%
0% 0
Software Development
0 0%
100% 100

User comments

Share your experience with using Codeception and Xdebug. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Xdebug should be more popular than Codeception. It has been mentiond 19 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Codeception mentions (8)

  • Any pro-tips for writing automated tests with Selenium PHP?
    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... Source: almost 1 year ago
  • PHPUnit, do i need to learn it?
    Codeception: https://codeception.com/. Source: over 1 year ago
  • Advice for an older symfony 4.4 project
    I would say to check out Codeception. Codeceptions has modules for Symfony and database generally. Long and short of it is that if you want you can run api tests that go into the controllers and rollback the database afterwards. Source: over 1 year ago
  • Automating Tests using CodeceptJS and Testomat.io: First Steps
    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. - Source: dev.to / over 1 year ago
  • Testing PHP Applications
    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. - Source: dev.to / over 1 year ago
View more

Xdebug mentions (19)

  • XDebug with WP-Setup
    WP Setup has been updated to version 1.1.0, introducing Xdebug support and allowing for easy generation of test coverage reports. - Source: dev.to / 7 days ago
  • Maximizing Laravel's potential: Strategies for high-performance optimization
    Code profiling: Code profiling involves measuring the performance of your code by analyzing the execution time and memory usage of specific functions or methods. You can use a tool like Xdebug or Blackfire to perform code profiling on your Laravel application. To use Blackfire, ensure that your environment meets the following requirements:. - Source: dev.to / 3 months ago
  • 8 Essential Tools Every PHP Developer Needs
    xDebug is a powerful PHP debugging and profiling tool. Integrated with many IDEs, it can be used for step-by-step debugging, setting breakpoints, and real-time value inspection, making the debugging process more efficient. (xDebug is already built into ServBay, no need for separate installation). - Source: dev.to / 2 months ago
  • Installing PHP Unit
    It is necessaire to active Xdebug on your PHP. More details on Xdebug official documentation. - Source: dev.to / 10 months ago
  • Docker environment for WordPress development
    Is a Docker WordPress Environment focused on the development of WordPress plugins and themes, supports WP-CLI, phpMyAdmin, Xdebug and WordPress Coding Standards - WPCS. - Source: dev.to / 10 months ago
View more

What are some alternatives?

When comparing Codeception and Xdebug, you can also consider the following products

PHPUnit - Application and Data, Build, Test, Deploy, and Testing Frameworks

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

PEST - An elegant PHP testing framework with a focus on simplicity

Codecov - Develop healthier code using Codecov's leading, dedicated code coverage solution. Try it free

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.

Netbeans - NetBeans IDE 7.0. Develop desktop, mobile and web applications with Java, PHP, C/C++ and more. Runs on Windows, Linux, Mac OS X and Solaris. NetBeans IDE is open-source and free.