chatgpt-create-unit-tests
Test generator
Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions.
A GitHub Action that analyses a Pull Request and adds unit tests if necessary / possible
12 stars
3 watching
0 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a tool to generate JSON output for testing frameworks | 0 |
| Generates tests stubs based on source function or method signature | 81 |
| Generates test data from SQL files before testing and clears it after finished. | 17 |
| Transforms Golang test output into a human-readable format | 521 |
| A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
| A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 |
| Generates self-signed certificates and certificate authorities for Go testing | 70 |
| Generates readable test output from Go code | 15 |
| Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
| A comprehensive testing system for Go programming language applications | 824 |
| Generates HTML output for BDD testing frameworks in Go | 1 |
| Automates the generation of boilerplate code for common Go applications | 5 |
| A comprehensive utility package for Go programmers | 175 |
| Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects | 87 |