A VueJS JSON Tree View with no dependencies and module builds.
published version 0.4.1, 5 years ago- published version 0.3.6, a year ago
- published version 0.3.6, a year ago
- published version 0.0.20-0, 4 years ago
- published version 0.3.6, a year ago
Uses [`axe`](https://www.deque.com/axe/) to scan each story against accessibility rules. Violatons are printed to the console, and included in any reports.
published version 0.3.6, a year agoA plugin to add an empty test for each untested storybook story.
published version 0.3.6, a year agoUses [applitools](https://applitools.com/) Visual Grid to take a snapshot of your story and run a visual regression check. It can be configured to run on may different screen-size and browser combinations. Make sure the `APPLITOOLS_ID` environment variabl
published version 0.3.6, a year agoA plugin to enable babel as a test preprocessor, allowing the use of ES6/ESNext features while authoring. The default configuration uses `@babel/preset-env`
published version 0.3.6, a year agoA plugin that logs test results to the console.
published version 0.3.6, a year agoA plugin that outputs test results in the JUnit XML format.
published version 0.3.6, a year agoA plugin that adds the option to skip the _actual_ test execution, but preserve the before and after side-effects of a test. This is most widely used in conjunction with the [accessibility-plugin](./accessibility) or [applitools-plugin](./applitools) to l
published version 0.3.6, a year ago- published version 0.3.6, a year ago
Writing a test using proof is very similar to how you write your stories. Typically you'd start with:
published version 0.3.6, a year agoThe majority of the configuration for `proof` is set through the `proof.config.js` file in the root of your project.
published version 0.3.6, a year ago- published version 0.3.6, a year ago
- published version 0.3.6, a year ago
Provides Proof with visual regression testing capabilities by porting over functionality from (jest-image-snapshot)[https://github.com/americanexpress/jest-image-snapshot].
published version 0.3.6, a year agoObject parser is a utility used by the the `Object Inspector` package, which creates a JSON tree structure with node types that help simplify the JavaScript type system. It also uses TypeScript to make logic around using the tree strongly typed.
published version 1.2.1, 2 years agoEach of the UI components in this project contains themes for multiple browsers. These themes are built using the [postcss-themed](https://github.com/intuit/postcss-themed) package, which allows us to specify themes for multiple browsers in light and dark
published version 1.2.1, 2 years agoA component for rendering DOM Node style opening and closing HTML tags.
published version 1.2.1, 2 years agoA navigation bar with tabs and icons, based on the tab navigation in browser inspectors.
published version 1.2.1, 2 years agoA flexible table component, modeled after the network inspector in Chrome and FireFox.
published version 1.2.1, 2 years agoA set of React-packaged SVG icons commonly used in developer tools.
published version 1.2.1, 2 years agoA versatile expanding `Tree` component, with full keyboard navigation following the [Tree View Design Pattern](https://www.w3.org/TR/wai-aria-practices/examples/treeview/treeview-2/treeview-2a.html).
published version 1.2.1, 2 years ago