<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Postman: framework for testing API</title>
	<atom:link href="http://blog.creyn.pl/2016/06/27/postman-framework-for-testing-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.creyn.pl/2016/06/27/postman-framework-for-testing-api/</link>
	<description>Programmer&#039;s notes</description>
	<lastBuildDate>Mon, 04 Jul 2016 20:36:29 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Hans</title>
		<link>http://blog.creyn.pl/2016/06/27/postman-framework-for-testing-api/#comment-15</link>
		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 20:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.creyn.pl/?p=531#comment-15</guid>
		<description><![CDATA[Just wanted to mention &#039;newman&#039; (https://github.com/postmanlabs/newman), which is a command-line collection runner for Postman. So create your API collections, add some tests to them, export your collection to your project and run your tests on the command line. Or, take it a step further as I did which is to include these tests into your CI pipeline.]]></description>
		<content:encoded><![CDATA[<p>Just wanted to mention &#8216;newman&#8217; (<a href="https://github.com/postmanlabs/newman" rel="nofollow">https://github.com/postmanlabs/newman</a>), which is a command-line collection runner for Postman. So create your API collections, add some tests to them, export your collection to your project and run your tests on the command line. Or, take it a step further as I did which is to include these tests into your CI pipeline.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
