<?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: Running Jasmine Tests Through Jaxer</title>
	<atom:link href="http://www.eahanson.com/2009/06/04/running-jasmine-tests-through-jaxer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eahanson.com/2009/06/04/running-jasmine-tests-through-jaxer/</link>
	<description>My weblog</description>
	<lastBuildDate>Sat, 17 Dec 2011 15:07:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Erik</title>
		<link>http://www.eahanson.com/2009/06/04/running-jasmine-tests-through-jaxer/comment-page-1/#comment-24859</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Mon, 21 Dec 2009 20:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.eahanson.com/?p=98#comment-24859</guid>
		<description>I stopped using Jaxer in my app (only a tiny part of my app used Jaxer so I decided to rip it out), so I don&#039;t have any code sitting around anymore, but the steps are basically:

- install Jaxer
- copy jasmine-jaxer.js into the jaxer-service directory
- use the above rake task to run the tests

jasmine-jaxer.js is probably incompatible with the current version of Jasmine, so you might have to make some changes.</description>
		<content:encoded><![CDATA[<p>I stopped using Jaxer in my app (only a tiny part of my app used Jaxer so I decided to rip it out), so I don&#8217;t have any code sitting around anymore, but the steps are basically:</p>
<p>- install Jaxer<br />
- copy jasmine-jaxer.js into the jaxer-service directory<br />
- use the above rake task to run the tests</p>
<p>jasmine-jaxer.js is probably incompatible with the current version of Jasmine, so you might have to make some changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amos King</title>
		<link>http://www.eahanson.com/2009/06/04/running-jasmine-tests-through-jaxer/comment-page-1/#comment-24856</link>
		<dc:creator>Amos King</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.eahanson.com/?p=98#comment-24856</guid>
		<description>This sounds great.  Can you give some more info on how to get up and running?  Or maybe post a sample and how to install and run in jaxer.</description>
		<content:encoded><![CDATA[<p>This sounds great.  Can you give some more info on how to get up and running?  Or maybe post a sample and how to install and run in jaxer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

