Skip to main content
jyotiraditya-chauhan
GitHub-Creator-Profil

jyotiraditya-chauhan

Repository-Ansicht von 6 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
6
Repositories
1
aktualisiert
20. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

flutter-testing
nicht klassifiziert

Writes unit, widget, golden, and integration tests for Flutter projects, detecting whether BLoC, Riverpod, Provider, or GetX is in use from pubspec.yaml before writing any business-logic test. Use when the user asks to write Flutter tests, add test coverage…

20. Aug. 2026
nextjs-testing
nicht klassifiziert

Generates tests for Next.js projects (App Router or Pages Router), splitting work between Vitest for Server Actions/schema validation/sync components and Playwright for async Server Components, auth flows, and checkout. Use when the user asks to test a…

20. Aug. 2026
node-testing
nicht klassifiziert

Generates unit and HTTP-level integration tests for Node backend APIs (Express, Fastify, Koa, NestJS) using Supertest against the app instance directly, with Vitest, Jest, or node:test. Use when the user asks to test a route handler, controller, middleware,…

20. Aug. 2026
react-native-testing
nicht klassifiziert

Generates unit, component, and E2E-flow tests for React Native projects, both Expo (managed or bare) and plain React Native CLI, using Jest (jest-expo or the react-native preset) with React Native Testing Library, plus Maestro or Detox for E2E. Use when the…

20. Aug. 2026
react-testing
nicht klassifiziert

Generates unit, component, and integration tests for plain React web projects (Vite, Create React App, or any non-Next.js React app) using Vitest or Jest with React Testing Library and MSW for network mocking. Use when the user asks to test a React component…

20. Aug. 2026
swift-testing
nicht klassifiziert

Generates unit, view-model, and snapshot tests for Swift/SwiftUI iOS and macOS projects, using Swift Testing (@Test/#expect) for new code and XCTest where it already exists. Tests the ObservableObject/@Observable view model directly rather than trying to…

20. Aug. 2026
1 von 1 Repositories angezeigt
Alle Repositories angezeigt