testcerts
Cert generator
Generates self-signed certificates and certificate authorities for Go testing
Dynamically generate self-signed certificates and certificate authorities for Go tests
69 stars
2 watching
8 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
certificate-generationgogolangtesting
Related projects:
Repository | Description | Stars |
---|---|---|
genkiroid/cert | A Go tool to retrieve TLS certificate information from servers | 245 |
mvmaasakkers/certificates | An opinionated tool for generating TLS certificates and certificate chains | 38 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
corbym/gogiven | Generates readable test output from Go code | 15 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
zebroc/chatgpt-create-unit-tests | Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
hyperboloide/lk | A simple licensing library for Go programming language that generates and verifies cryptographically signed licenses. | 372 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 79 |
zhulongcheng/testsql | Generates test data from SQL files before testing and clears it after finished. | 17 |
corbym/htmlspec | Generates HTML output for BDD testing frameworks in Go | 1 |
bitfield/gotestdox | Formats Go test results as readable documentation | 120 |
google/certificate-transparency-go | Tools and libraries for auditing and analyzing TLS certificates using Certificate Transparency protocols | 921 |
hedhyw/gherkingen | Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. | 77 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |