background preloader

RSpec: Behaviour Driven Development for Ruby

RSpec: Behaviour Driven Development for Ruby
Overview RSpec is testing tool for the Ruby programming language. Born under the banner of Behaviour-Driven Development, it is designed to make Test-Driven Development a productive and enjoyable experience with features like: a rich command line program (the rspec command) textual descriptions of examples and groups (rspec-core) flexible and customizable reporting extensible expectation language (rspec-expectations) built-in mocking/stubbing framework (rspec-mocks) Documentation RDoc

http://rspec.info/

Related:  Tools

pure-rspec-rubynation.herokuapp Jon "Lark" Larkowski @L4rk RubyNation Jtest - Parasoft's Automated Java Testing Tool Application Security Parasoft enables development teams to build security into your application by facilitating code-hardening practices based on accepted industry standards, such as OWASP Top 10, CWE/SANS Top 25, and PCI DSS. Defend your software from security breaches and cyberattacks by preventing vulnerabilities where they occur--in the source code. FDA and Medical Device Software Development

Ruby for Newbies: Testing with Rspec Ruby is a one of the most popular languages used on the web. We're running a Session here on Nettuts+ that will introduce you to Ruby, as well as the great frameworks and tools that go along with Ruby development. In this episode, you’ll learn about testing your Ruby code with Rspec, one of the best testing libraries in the business. If you’ve read my recent tutorial on JasmineJS, you’ll probably notice several similarities in Rspec. Actually, the similarities are in Jasmine: Jasmine was created with Rspec in mind. We’re going to look at how to can use Rspec to do TDD in Ruby. Parasoft - Software Testing Tools Parasoft’s family of software quality solutions provide end-to-end testing capabilities that span functional testing, test lab management, development testing, and automated defect prevention. Simulate realistic, complete test environments on demand Ensure the integrity of API transactions Apply defect prevention activities consistently and continuously Virtualize Create, deploy, and manage simulated dev/test environments to enable on-demand access to complete environments. SOAtest Complete enterprise-grade solution for simplifying the complex testing necessary for today’s business-critical systems.

RSpec and BDD - Jumpstart Lab Curriculum Internal Testing The Ruby community loves testing. It’s an area that’s under constant evolution and "best practices" are always shifting. But there’s a majority forming around RSpec. Unit Testing Assistance ReSharper helps discover and run or debug unit tests right in Visual Studio . The following unit testing frameworks are supported: With ReSharper, you can execute a single unit test, all tests in a test class, file, project or solution.

An Introduction To RSpec In the Ruby world, we have a few different testing libraries. One of the ones that has gained a lot of popularity and use is rspec. RSpec takes a slightly different approach to the idea of testing applications, by testing behavior rather than only specific methods. I thought I’d take some time to show everyone why rspec is so useful in testing your applications.

Cobertura Plugin Plugin Information The current thinking is to merge this plugin into more generic coverage plugin. Help appreciated. EclEmma - JaCoCo Java Code Coverage Library JaCoCo is a free code coverage library for Java, which has been created by the EclEmma team based on the lessons learned from using and integration existing libraries for many years. Snapshot Builds The master branch of JaCoCo is automatically built and published. Due to the test driven development approach every build is considered fully functional. Download Microsoft® SQL Server® 2012 SP1 PowerPivot for Microsoft Excel® 2010 from Official Microsoft Download Center <a id="b7777d05-f9ee-bedd-c9b9-9572b26f11d1" target="_self" class="mscom-link download-button dl" href="confirmation.aspx?id=29074" bi:track="false"><span class="loc" locid="46b21a80-a483-c4a8-33c6-eb40c48bcd9d" srcid="46b21a80-a483-c4a8-33c6-eb40c48bcd9d">Download</span></a> Microsoft PowerPivot for Microsoft Excel 2010 provides ground-breaking technology; fast manipulation of large data sets, streamlined integration of data, and the ability to effortlessly share your analysis through Microsoft SharePoint.

Open Source Testing Tools in Java JUnit Go To JUnit Cactus Go To Cactus Abbot Go To Abbot Web Test Tools Fourni par Traduction More than 540 tools listed in 14 categories

Related: