Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Viewing all articles
Browse latest Browse all 1864

New Post: Anyway to make Chutzpah ignore certain test files?

$
0
0
  1. Chutzpah.json needs to be place in any directory at/above where your tests are. Makes no difference if you are in VS or not.
  2. You must start your exclude path with a *
{
    "Tests": [
        { "Include": "Scripts/*" },
        { "Path": "tests/specs/", "Include": "*.js", "Exclude": "*test_appservices.js" },
    ]
}

Viewing all articles
Browse latest Browse all 1864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>