Quantcast
Channel: Codeception
Browsing all 321 articles
Browse latest View live
↧

Codeception 2.0 Final

Codeception 2.0 is out. It was a long journey to get here but it was worth it. Main purpose of making Codeception 2.0 was not to break things up. Instead we focused on making Codeception simpler in...

View Article


Codeception 2.0.1 and Changelog page

First bugfix release from the 2.0 version. This release introduces very important fix for running Codeception with PHP 5.4.x. Due to bug in PHP you would see strange errors while trying to execute...

View Article


Unit Testing With Database

He-hey! You just opened this page to say that there is no such thing as unit testing with database. Unit tests are supposed to test isolated pieces, and sure unit tests should not touch the database....

View Article

Released 1.0.1. Please update

This relese fixes two reported bugs. using see commands on pages with <!DOCTYPE using see commands with non-latin characters. PhpBrowser, Selenium, Frameworks modules were updated. Please update...

View Article

Codeception 1.0.2 Released.

As you may know, Codeception a BDD-style testing framework has tools for cleaning up tested database between tests. This week tools for database repopulation in Codeception were improved and it's...

View Article


Codeception 1.0.3 Released. Generators and Agile Documentation.

This Codeception release is all about minor but useful features. Starting from 1.0.3 you will be notified on every new Codeception release from console. If you are not running tests, Codeception Cli...

View Article

Codeception 1.0.4 Released. Behavior Driven Development.

This release brings a real behavior driven development to Codeception. Before that we talked about testing in BDD-style, but nothing about real development by behavior. There were just few changes...

View Article

Codeception 1.0.5 Released.

Almost every week Codeception gets a new release. I think it's quite good tempo. Every release contains not only bugfixes but a new features too. I'm satisfied but today's release, because all changes...

View Article


Codeception 1.0.7 Released.

That was quite a long time after last version was released. This time we decided to skip version 1.0.6, just because 1.0.7 looks prettier. With this release Codeception can be used in CI systems like...

View Article


Codeception 1.0.8 Released.

From this release you can install Codeception via Composer. If you have fucked up with PEAR it's a good idea to try out brand new Composer. It allows you to install Codeception with all it's...

View Article

New Codeception. Zombies and More.

This evening I released Codeception 1.0.9. The most important thing you may notice is documentation. It's just better. It was improved by Jon Phipps. Better phrasing goes to better understanding,...

View Article

Test WebServices With Codeception

Codeception testing framework got significant improvements during last week. The first and the major one is that you don't even need PEAR and Composer to execute tests. Only one file codecept.phar...

View Article

1.0.14 - Custom Assertions In Helpers

Hi, that's been a while from the last release. But still Codeception is evolving. And today's release notes I'm going to start with some thoughts on Codeception installation strategy. For a long time...

View Article


Major Codeception Update

Hi, last week Codeception got it's first major update. Welcome the Codeception 1.1. Many core classes were refactored to solve the common issues and reduce the level of dark magic inside. Only white...

View Article

Codeception with AMQP and Memcached

Good news, everyone! Codeception 1.1.2 released. And it's hard to list everything that were improved and fixed, but i will try. With the help of our active contributor tiger.seo Codeception got an...

View Article


YetAnotherRelease.

Codeception 1.1.3 and then 1.1.4 was released during last month. In this post I will summarize the changes happened in this minor updates. The 1.1.3 version fixed one bug pointed by Nastya Ahramenko....

View Article

The Locator Class

In the latest Codeception 1.1.4 new Locator class was introduced. Basically it should simplify your life in writing complex XPath or CSS locators. Right now it has minimal, yet useful functionality....

View Article


Image may be NSFW.
Clik here to view.

5 Reasons to Try Codeception

Codeception is PHP framework for testing web applications in BDD-style. It was started about a year ago, as a plugin for symfony1, to speed up and simplify functional testing inside the framework. But...

View Article

Error Reporting and XmlRPC

It looks like a good time for the new release! Do you agree? And yes, there are enough changes to announce Codeception 1.1.5. In this release we concentrated mostly on fixing bugs and improving error...

View Article

ProTips in Managing UI

Hi, we've decided to start a pro tips post series on Codeception. We hadn't too much time recently, because of the work on our startup Bugira, and the release of community-driven catalog oj Javascript...

View Article
Browsing all 321 articles
Browse latest View live