bdd
Spork with Capybara on Windows 7
Here is my problem: I have started spork on my Windows 7 and it just works fine (2 magazine_slave_service are setup -- after several attempts though). But when I run bundle exec rspec spec to execute[详细]
2023-04-11 13:57 分类:问答Comparing two arrays for equivilant objects with Kiwi (Sentesting) Kit
I want to compare two arrays for equivalent objects, one a property inside my class and the other in my test method.[详细]
2023-04-11 05:28 分类:问答How to apply TDD/BDD methodology for creating Excel files from C# using data from an Oracle database
I am starting a new project where I have to create and manipulate multiple Excel files based on some data in an Oracle databse.I want to learn and apply TDD/BDD methodologies in this project to improv[详细]
2023-04-11 02:00 分类:问答test a multi-step registration system using SpecFlow
I\'m using SpecFlow whilst writing an asp.net mvc 3 website. The registration system in the site consists of two views.[详细]
2023-04-10 20:48 分类:问答Ruby: Minitest/spec and BDD Gherkin
It seems that I cannot find much documentation on Minitest/spec so I was wondering if somebody could help me figure out how to do what I need to do.Basically I want to run tests on all my classes and[详细]
2023-04-10 13:19 分类:问答Copy resources with frank and cucumber
I have a iPhone project where i use frank and cucumber for acceptance te开发者_运维百科sting. My application has a feature to collect files from the documents directory and index them in the applicat[详细]
2023-04-10 06:09 分类:问答Starting with BDD (using Behat and Symfony2 as background)
I\'m just starting with BDD and this instructions about Behat but I\'m missing an example a bit more complex, Product-Category example is too simple (but[详细]
2023-04-09 17:27 分类:问答Mink selectors: any way to get the element in base of the content inside?
for example, given the text of a link, retrieve the hole link element. I tried this: $page = $this->getSession()->getPage();[详细]
2023-04-09 10:10 分类:问答BDD Style UI testing for Compact.Net Forms
I am used to using Cucumber or StoryQ with Selenium/Webdriver (based u开发者_如何学运维pon my platform) for automated UI testing in a continous integration environment, I have looked at White for winf[详细]
2023-04-09 06:39 分类:问答BDD and ASP.NET MVC - Finding the Highway
About half a year ago, I started digging into unit testing. I made my way into TDD (or what I thought it was) and now I want to develop a MVC Application behavior-driven.[详细]
2023-04-09 01:26 分类:问答