Run RSpec Extension for Visual Studio Code (vscode) https://marketplace.visualstudio.com/items?itemName=thadeu.vscode-run-rspec-file
-
Updated
Sep 5, 2024 - TypeScript
rspec is a computer domain-specific language (DSL) testing tool written in the programming language Ruby to test Ruby code. It is a behavior-driven development (BDD) framework which is extensively used in production applications. The basic idea behind this concept is that of test-driven development (TDD) where the tests are written first and the development is based on writing just enough code that will fulfill those tests followed by refactoring. It contains its own mocking framework that is fully integrated into the framework based upon JMock. The simplicity in the RSpec syntax makes it one of the popular testing tools for Ruby applications.
Run RSpec Extension for Visual Studio Code (vscode) https://marketplace.visualstudio.com/items?itemName=thadeu.vscode-run-rspec-file
A Ruby test adapter extension for the VS Code Test Explorer
The social media platform app for gym-goes is aimed at people who want to go to the gym with gym bros
Muscle training social media platform app aimed at people who started muscle training to continue without frustration
Extension for Visual studio code to run your specs from within vscode
Well-typed context variables for testing frameworks with async functions support
Add and clear focus mode in RSpec files.
Easy test setup without side effects.
Test runner for VS Code
vscode extension to run tests or arbitrary commands
Jest change matchers like RSpec