DDevelopment 3 basic refactoring tools for your command linebyMagmaLabs TeamAugust 23, 2013 Reading Time: 3 minutesNowadays, I don't use any fancy editor or IDE, but for many years I worked with Eclipse, and…
TTesting Fake it!byMagmaLabs TeamAugust 16, 2013 Reading Time: 3 minutesFake It! A couple of tools to generate fake data in your app. Hi, this time I want…
TTesting Using RSpec with Capybara 2byJonathan TapiaAugust 13, 2013 Reading Time: 2 minutesUsing RSpec with Capybara 2 As you probably know by now, the new version of Capybara has been…
DDevelopment Automate your Git flowbyMagmaLabs TeamJuly 3, 2013 Reading Time: 3 minutesAbout debugging and something else As Ruby on Rails developers, we use some commands that help us debugging…
DDevelopment Read More 2 minute read Triggerino And Arduino Based: IntroducingbyHerman MorenoApril 18, 2013 Reading Time: 2 minutesFirst of all, I need to say that I was fully inspired by this blogpost, I liked so…
TTesting Read More 2 minute read Warden To Login/Logout Within Your Cucumber TestsbyadminNovember 2, 2012 Reading Time: 2 minutesRecently we had to implement some tests to see if the user session had expired, and to do…
DDevelopment Read More 1 minute read IRB Shell And Ruby Debugger For Your AppsbyVictor VelazquezSeptember 3, 2012 Reading Time: < 1 minuteThis great tip that I bring to you today guys, is something that I found when I was…
TTesting Read More 1 minute read Parallel: Running Your TestbyJonathan TapiaJuly 16, 2012 Reading Time: < 1 minuteHave you ever felt like running more than one kind of test at the same time, because your…
TTesting Read More 1 minute read Capybara/Webkit: Running Integration TestbyadminApril 3, 2012 Reading Time: < 1 minuteHave you ever had a big Ruby app where your tests are too complex with all those strong>@javascript@javascript
TTesting Read More 4 minute read Environment Rails TDD Setup With Guard and ForemanbyMagmaLabs TeamMarch 1, 2012 Reading Time: 4 minutesThis article shows my current TDD environment setup, it’s all based on many of the links listed at…