How to See Your Feature Specs Run in the Browser
01-Nov-2018 1972
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 #Feature #Specs #Browser https://rubyonrails.ba/link/how-to-see-your-feature-specs-run-in-the-browser