Companies Home Search Profile

Creating automated and instructional tests with RSpec

Focused View

Ilya Bodrov-Krukowski

1:38:08

33 View
  • 1. Setting Up Automated Testing with RSpec.mp4
    18:48
  • 2. Managing Sample Data with Fixtures and Factories.mp4
    18:30
  • 3. Testing Views, Routes, and Helpers for Problems in Your Rails App.mp4
    12:54
  • 4. Testing Your Rails App Models with RSpec.mp4
    17:06
  • 5. Ensure Functionality with RSpec Controller Testing.mp4
    13:49
  • 6. Feature Tests with RSpec - Simulate User Behavior and Test Your Ruby App.mp4
    17:01
  • More details


    Automated testing has been around for years and for good reason. When working with complex apps, you can’t possibly re-test all the features after refactoring your code or introducing new ones. Automated tests make our lives as developers easier by doing all the dirty job for us. However, explaining instructions to tests isn’t always as easy as it sounds. Let’s teach you about how to write tests for various parts of your app.

    For more on testing, you might be interested in Test-Driven Development in Node.js. Alternatively, Ruby Metaprogramming has you covered for more Ruby lessons.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Ilya Bodrov-Krukowski
    Ilya Bodrov-Krukowski
    Instructor's Courses
    Ilya is a lecturer at MATI-RSTU, senior engineer at Campaigner LLC and seasoned author at SitePoint. When Ilya is not working away on new projects or contributing to open source projects, he's expanding and refining his skills in HTML, CSS, jQuery, Angular, Backbone and Rails. You can read all about his work and development discoveries on his blog Radiant Wind.
    Learn Web Design & Development with SitePoint tutorials, courses and books - HTML, CSS, JavaScript, PHP, Responsive Web Design.
    • language english
    • Training sessions 6
    • duration 1:38:08
    • English subtitles has
    • Release Date 2023/09/25

    Courses related to Software Testing

    Courses related to Software Engineering