DevOps & Κώδικας

PublicΥποπράκτορας Claude

Συγγραφέας Τεστ

Οι αναφορές κάλυψης σού λένε ποιες γραμμές δεν δοκιμάζονται, αλλά όχι τι να γράψεις, οπότε τα κενά μένουν εκεί από release σε release. Αυτός ο συγγραφέας τα καλύπτει.

sonnet4 ημέρεςVitestOpenAIIstanbulGitHub Actions
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Οι αναφορές κάλυψης σού λένε ποιες γραμμές δεν δοκιμάζονται, αλλά όχι τι να γράψεις, οπότε τα κενά μένουν εκεί από release σε release. Αυτός ο συγγραφέας τα καλύπτει.

Βρίσκει τους ακάλυπτους κλάδους, διαβάζει τον κώδικα από πίσω τους και δημιουργεί στοχευμένα tests για τις edge cases που ξέφυγαν από τη σουίτα σου. Στέλνει μόνο tests που περνάνε απέναντι στην τρέχουσα συμπεριφορά και μετά ανοίγει ένα pull request που μπορείς να ελέγξεις, ώστε η κάλυψη να ανεβαίνει χωρίς αγγαρεία.

Πώς λειτουργεί

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Δείγμα εξόδου

json
// Sample output
// (generated when the pipeline finishes)

Given a coverage report and the uncovered source, write tests that exercise the missing branches and edge cases; output only tests that pass against the current implementation.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.