Skip to main content

Home/ Webpulser/ Group items tagged Test

Rss Feed Group items tagged

kamtorus

Fast Tests With and Without Rails - Destroy All Software Screencasts - 0 views

  •  
    Rails' startup can make running tests, and especially doing TDD, painful. You can escape this for most tests by moving code into the lib directory and testing it outside of Rails. We'll look at the performance of tests with and without Rails, as well as how I configure my environment to automatically skip loading it when possible. The script mentioned at the end of this screencast is available for download.
guillaumewp

Git: use revert or checkout to undo pushed changes? - Stack Overflow - 3 views

  •  
    In Short, I often have 20-30 local branches, one for each feature I am working on. They tend to be tested individually first. Occasionally, I create a new branch test and merge everything into that branch and do all the tests together. To track conflicts across branches I use git rerere. The advantage is that I can decide when a feature is stable enough to push to others.
kamtorus

#275 How I Test - RailsCasts - 0 views

  • #275 How I Test Jul 18, 2011 | 15 minutes | Testing, Refactoring Here I show how I would add tests to the password reset feature created in the previous episode. I use RSpec, Capybara, Factory Girl, and Guard to make request, model, and mailer specs.
guillaumewp

Basics of Headless Browser Testing with Zombie.js - 2 views

  •  
    Faire des tests utilisateurs (vues html) automatisées avec "Zombie".
kamtorus

Ruby on Rails: Which Rails open source projects have good integration tests and unit te... - 0 views

clemence decugis

Tests SEO » Blog Axe-Net - 1 views

  • tests de référencement
kamtorus

Skills Matter : Uncle Bob Advanced Test Driven Development - 1 views

  •  
    Book Online Now
Garry Ysenbaert

WordPress › WP Live Server Deploy - 0 views

  •  
    WP Live Server Deploy est un plugin pour WordPress qui permet de développer son site sur un serveur de test (par exemple en local sur sa machine) et de migrer l'ensemble de cette installation sur un serveur de production.
1 - 20 of 66 Next › Last »
Showing 20 items per page