Skip to content
#

grunt-plugins

Here are 144 public repositories matching this topic...

chris-stage
chris-stage commented Feb 14, 2019

Hey!

I am trying to use grunt-webdriver to run test suites in sequence instead of running all spec files at once. Here is my conf.js file:

`exports.config = {
//
// ====================
// Runner Configuration
// ====================
//
// WebdriverIO allows it to run your tests in arbitrary locations (e.g. locally or
// on a remote machine).
runner: '

jtfairbank
jtfairbank commented Jan 2, 2016

Hi benkeen, great work here. I just spent the last hour adding this to a bunch of our repos, can't wait to find all the bad code with it.

The Problem

My biggest issue is that I have to do some pretty icky regexes to determine if a search match is ok or not. A great example is that in our js code, 90% of the time it is a mistake to include a console.log statement. That usually indicates s

Improve this page

Add a description, image, and links to the grunt-plugins topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grunt-plugins topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.