RSSAmplifier

Blogs on FlowFX · Jan 27, 2019

Unit testing and test parametrization with RSpec?

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Last year I made the switch from developing with Python and Django to working with Ruby and Rails. With that, I also had to learn a new test runner. No more pytest :(. For some reason, a very popular test runner for testing Rails apps is RSpec . Its domain-specific language (DSL) is written with Behavior Driven Development in mind. Hence its tag line: Behaviour Driven Development for Ruby. Making…

Read on flowfx.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.