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

GitHub

12 stars
3 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
corbym/jsonspec Provides a tool to generate JSON output for testing frameworks 0
hexdigest/gounit Generates tests stubs based on source function or method signature 81
zhulongcheng/testsql Generates test data from SQL files before testing and clears it after finished. 17
gotesttools/gotestfmt Transforms Golang test output into a human-readable format 515
maargenton/go-testpredicate A comprehensive assertions library with diagnostic output for unit testing in Go. 5
hexdigest/gounit-vim A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. 24
madflojo/testcerts Generates self-signed certificates and certificate authorities for Go testing 69
corbym/gogiven Generates readable test output from Go code 15
jhump/goprotoc 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
hexdigest/gounit-sublime A Sublime Text plugin that generates Go tests from selected function and method signatures. 2
qiniu/goc A comprehensive testing system for Go programming language applications 822
corbym/htmlspec Generates HTML output for BDD testing frameworks in Go 1
azr/generators Automates the generation of boilerplate code for common Go applications 5
xxjwxc/public A comprehensive utility package for Go programmers 175
andygeiss/esp32-transpiler Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects 87