jest-geojson
GeoJSON testers
A set of custom matchers for testing GeoJSON data in unit tests.
GeoJSON Validation Matchers for Jest
9 stars
2 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
assertionsgeojsongisjestjest-geojsonjest-matchersjest-testsmatcherstesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
jamiemason/jasmine-matchers | A collection of custom test matchers for writing more readable and maintainable tests | 587 |
placemark/check-geojson | A tool to validate GeoJSON data formats at the character level | 72 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
ignusg/jest-report-action | Adds annotations to test results based on Jest output | 16 |
max-mapper/geojson-js-utils | Utility functions for working with GeoJSON data | 402 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
stadt-karlsruhe/geo_assigner | A tool for assigning properties from one set of GeoJSON features to another | 2 |
jfilipczyk/gomatch | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
max-mapper/simplify-geojson | A tool for simplifying GeoJSON data by applying the Ramer–Douglas–Peucker algorithm | 178 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |