{"library":"mocha-shopify-lint","title":"mocha-shopify-lint","description":"mocha-shopify-lint (v1.0.0) integrates Shopify's theme-lint with Mocha test framework, allowing developers to validate Liquid template files as part of the test suite. It accepts glob patterns to select which .liquid files to lint. Released in 2016, no active development or recent updates observed. Differentiates by providing a bridge between theme-lint and Mocha, but limited features and potential compatibility issues with newer versions of theme-lint or Mocha.","language":"javascript","status":"deprecated","last_verified":"Fri May 01","install":{"commands":["npm install mocha-shopify-lint"],"cli":null},"imports":["const mochaShopifyLint = require('mocha-shopify-lint');"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"const mochaShopifyLint = require('mocha-shopify-lint');\nmochaShopifyLint(['./test/fixtures/**/*.liquid']);","lang":"javascript","description":"Configures mocha-shopify-lint to lint Liquid files matching glob patterns.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}