How to See Your Feature Specs Run in the Browser

When you write feature specs you can either have them run headlessly (i.e. invisibly) or not-headlessly, where you can actually see a browser instance being spun up and see your tests run in the browser.I might be in the minority but I prefer to see the tests run in the browser, especially when I’m in the process of developing the tests.Non-headless test running can be enabled with the following two steps.
How to See Your Feature Specs Run in the Browser #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/how-to-see-your-feature-specs-run-in-the-browser

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles