React Enzyme Simulate Checkbox Events Demo How to simulate events to a checkbox, like change. Run: npm install npm run webpack npm start Then open http://localhost:8080. Run test: npm test Bug? See the content of test checks the checkbox in hello-spec.js.