<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: cypress</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/cypress.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2017-10-11T16:14:07+00:00</updated><author><name>Simon Willison</name></author><entry><title>Cypress</title><link href="https://simonwillison.net/2017/Oct/11/cypress/#atom-tag" rel="alternate"/><published>2017-10-11T16:14:07+00:00</published><updated>2017-10-11T16:14:07+00:00</updated><id>https://simonwillison.net/2017/Oct/11/cypress/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.cypress.io/"&gt;Cypress&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Promising looking new open source testing framework for full-blown web integration testing—a modern alternative to Selenium. I spent five minutes playing with the demo and was really impressed by it—especially their “time travel” feature which lets you hover over a passed test and see the state of the browser when each of those assertions was executed.

    &lt;p&gt;&lt;small&gt;&lt;/small&gt;Via &lt;a href="https://twitter.com/samccone/status/918142052927291392"&gt;Sam Saccone&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/selenium"&gt;selenium&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/testing"&gt;testing&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/cypress"&gt;cypress&lt;/a&gt;&lt;/p&gt;



</summary><category term="selenium"/><category term="testing"/><category term="cypress"/></entry></feed>