News Feed
Jobs Feed
Sections




News Archive
Mike Lively's Blog:
YAML Now Supported by PHPUnit Database Extension
February 02, 2009 @ 07:52:31

Mike Lively has posted about a new bit of support that the PHPUnit unit testing software for PHP has just gotten - YAML data set parsing.

I have now just committed YAML data sets to the Database Extension for PHPUnit. So now all those that love the simplicity and straightforwardness of YAML can use it with your data sets. I have also created a persistor for YAML datasets so you can easily convert existing data sets or database data into YAML representations.

He includes an example of a bit of YAML markup and one of the major hurdles he had to overcome - trailing line breaks (as shown in the table_2/column 8 in the example). This functionality also includes a persistor that lets you convert things back the other day - current data set to YAML markup. You can find out more about data sets in PHPUnit in this section of the project's manual.

0 comments voice your opinion now!
yaml dataset phpunit convert parse persistor


blog comments powered by Disqus

Similar Posts

Vanessa Vasile's Blog: Simple Way to Parse an x509 Certificate with PHP

Zumba Engineering Blog: Mongounit Project Open Sourced

Sebastian Bergmann's Blog: PHPUnit 3.0 (Release)

Content with Style: Getting phpunit to work with MAMP

Sebastian Bergmann's Blog: Google Summer of Code 2007


Community Events











Don't see your event here?
Let us know!


zendframework2 community tool unittest testing phpunit functional release example code introduction development framework series podcast conference database language opinion interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework