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

Sebastian Bergmann's Blog: Integrating PHPUnit with Selenium

Giorgio Sironi's Blog: Refactoring PHPUnit's getMock()

DZone.com: Contributing to Paratest

David Sklar\'s Blog: Parsing Reasonably-sized HTTP Responses

Giorgio Sironi's Blog: The PHPUnit Refcard is out


Community Events











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


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

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