{"library":"mocha-test-container-support","type":"library","category":null,"description":"mocha-test-container-support is a Mocha plugin designed to provide visual debugging support for test cases by injecting a unique `div` container into the DOM for each test. This allows developers to visually inspect the DOM changes and rendering produced by their test code directly in the browser during test-driven development (TDD). The plugin is currently at version 0.2.0, with its last update several years ago, indicating it is no longer actively maintained. A key differentiator is its focus on visual feedback, although it explicitly states it offers no 'real' encapsulation, meaning CSS, JavaScript, and DOM changes can leak between tests, potentially causing unintended side effects. It differs from isolated testing environments (like `<iframe>` or Shadow DOM) by rendering content directly into the main DOM. Its release cadence was slow, and it appears to be abandoned.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript"],"install":[{"cmd":"npm install mocha-test-container-support","imports":["const TestContainer = require('mocha-test-container-support');"]},{"cmd":"yarn add mocha-test-container-support","imports":[]},{"cmd":"pnpm add mocha-test-container-support","imports":[]}],"homepage":null,"github":"https://github.com/ISO50/mocha-test-container-support","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mocha-test-container-support","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mocha-test-container-support/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}