speca
Test generator
Automates writing tape tests using Putout.
♨️ Speca writes tape tests for you.
4 stars
3 watching
0 forks
Language: JavaScript
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
coderaiser/putout | Tools to analyze and transform JavaScript code for better readability and maintainability | 708 |
scottcorgan/tap-spec | Transforms test output to conform to TAP format | 284 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 551 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
tape-testing/testling | A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
coderaiser/mock-import | Tools to mock and analyze JavaScript import statements in Node.js | 26 |
quantifiedcode/quantifiedcode | A code analysis and automation platform | 111 |
coderaiser/goldstein | A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax | 13 |
avajs/typescript | Tools for testing TypeScript projects using AVA. | 73 |
wework/speccy | Ensures OpenAPI specifications conform to quality standards and provides rules for improvement | 828 |
scottcorgan/tap-dot | A tool that formats TAP test output with dots for better readability | 37 |
codetriage/codetriage | Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. | 1,410 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
mattzcarey/code-review-gpt | An automated code review tool powered by Large Language Models that scans source code for potential issues and provides feedback | 1,600 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |