{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"jest-react-reporter","owner":"jest-community","isFork":false,"description":"","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":3,"issueCount":9,"starsCount":8,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T05:01:18.925Z"}},{"type":"Public","name":"eslint-plugin-jest-extended","owner":"jest-community","isFork":false,"description":"Eslint plugin for https://github.com/jest-community/jest-extended","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":3,"issueCount":2,"starsCount":20,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T04:46:04.081Z"}},{"type":"Public","name":"jest-runner-tsd","owner":"jest-community","isFork":false,"description":"Jest runner to test TypeScript typings","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":5,"issueCount":1,"starsCount":78,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T04:42:20.532Z"}},{"type":"Public","name":"jest-watch-typeahead","owner":"jest-community","isFork":false,"description":"Jest watch plugin for filtering test by file name or test name","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":8,"issueCount":9,"starsCount":409,"forksCount":17,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T04:33:41.990Z"}},{"type":"Public","name":"create-jest-runner","owner":"jest-community","isFork":false,"description":"A highly opinionated way for creating Jest Runners","topicNames":["jest-runner"],"topicsNotShown":0,"allTopics":["jest-runner"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":10,"issueCount":2,"starsCount":135,"forksCount":23,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T03:19:44.306Z"}},{"type":"Public","name":"eslint-plugin-jest","owner":"jest-community","isFork":false,"description":"ESLint plugin for Jest ","topicNames":["eslint","jest","eslint-plugin"],"topicsNotShown":0,"allTopics":["eslint","jest","eslint-plugin"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":3,"issueCount":25,"starsCount":1106,"forksCount":225,"license":"MIT License","participation":[2,1,2,0,7,3,1,1,8,4,2,1,2,4,2,4,2,5,2,7,0,1,5,10,1,2,0,3,2,1,1,1,3,5,3,2,1,2,7,6,2,4,1,5,17,6,16,3,6,6,10,4],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T01:24:17.592Z"}},{"type":"Public","name":"jest-extended","owner":"jest-community","isFork":false,"description":"Additional Jest matchers ๐Ÿƒ๐Ÿ’ช","topicNames":["assertions","matchers","extended","testing","jest","tdd"],"topicsNotShown":0,"allTopics":["assertions","matchers","extended","testing","jest","tdd"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":31,"issueCount":96,"starsCount":2294,"forksCount":212,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T02:35:54.629Z"}},{"type":"Public","name":"jest-runner-eslint","owner":"jest-community","isFork":false,"description":"An ESLint runner for Jest","topicNames":["jest","watch-mode","jest-runner-eslint"],"topicsNotShown":0,"allTopics":["jest","watch-mode","jest-runner-eslint"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":6,"issueCount":24,"starsCount":477,"forksCount":59,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-09T23:15:17.390Z"}},{"type":"Public","name":"snapshot-diff","owner":"jest-community","isFork":false,"description":"Diffing snapshot utility for Jest","topicNames":["react","jest","snapshot-testing","snapshot"],"topicsNotShown":0,"allTopics":["react","jest","snapshot-testing","snapshot"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":10,"issueCount":5,"starsCount":599,"forksCount":38,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-09T21:31:26.994Z"}},{"type":"Public","name":"vscode-jest","owner":"jest-community","isFork":false,"description":"The optimal flow for Jest based testing in VS Code","topicNames":["jest","vscode","vscode-extension"],"topicsNotShown":0,"allTopics":["jest","vscode","vscode-extension"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":6,"issueCount":195,"starsCount":2811,"forksCount":286,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-03T18:43:32.748Z"}},{"type":"Public","name":"jest-editor-support","owner":"jest-community","isFork":false,"description":"A module for handling editor to jest integration","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":1,"issueCount":8,"starsCount":29,"forksCount":21,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-20T02:00:47.239Z"}},{"type":"Public","name":"awesome-jest","owner":"jest-community","isFork":false,"description":"๐Ÿ•ถAwesome Jest packages and resources ","topicNames":["javascript","awesome","jest","awesome-list"],"topicsNotShown":0,"allTopics":["javascript","awesome","jest","awesome-list"],"primaryLanguage":null,"pullRequestCount":2,"issueCount":0,"starsCount":1451,"forksCount":118,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-16T12:48:59.381Z"}},{"type":"Public","name":"jest-junit","owner":"jest-community","isFork":false,"description":"A Jest reporter that creates compatible junit xml files","topicNames":["nodejs","javascript","jest","junit","jest-junit","jest-testresultsprocessor"],"topicsNotShown":0,"allTopics":["nodejs","javascript","jest","junit","jest-junit","jest-testresultsprocessor"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":6,"issueCount":10,"starsCount":476,"forksCount":103,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-11T00:19:56.187Z"}},{"type":"Public","name":"jest-dev-platform","owner":"jest-community","isFork":false,"description":"Learn how to use Jest as a platform to power your development flow","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":4,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-03T11:26:45.181Z"}},{"type":"Public","name":"jest-pytest","owner":"jest-community","isFork":false,"description":"A Jest and Pytest integration made in heaven ๐Ÿ’–","topicNames":["testing","jest","python","pytest"],"topicsNotShown":0,"allTopics":["testing","jest","python","pytest"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":103,"issueCount":5,"starsCount":42,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-22T22:40:56.498Z"}},{"type":"Public","name":"jest-snapshots-svg","owner":"jest-community","isFork":false,"description":"Take a React component tree, and render it into an SVG.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":4,"issueCount":14,"starsCount":218,"forksCount":26,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-28T02:57:21.045Z"}},{"type":"Public","name":"jest-watch-select-projects","owner":"jest-community","isFork":false,"description":"Select which Jest projects to run","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":65,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-26T09:41:04.482Z"}},{"type":"Public","name":"jest-watch-toggle-config","owner":"jest-community","isFork":false,"description":"Jest watch plugin for toggling boolean settings (e.g. verbosity, test coverage)","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":12,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-19T01:39:34.134Z"}}],"repositoryCount":18,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}