mirror of https://github.com/usememos/memos.git
Merge 44dac4bde6 into 7ab57f8ed2
This commit is contained in:
commit
2dc02e9983
21
README.md
21
README.md
|
|
@ -126,3 +126,24 @@ Memos welcomes contributions from developers, designers, and users worldwide. We
|
|||
## Star History
|
||||
|
||||
[](https://star-history.com/#usememos/memos&Date)
|
||||
|
||||
|
||||
<!-- GitHub Frontend Bot Testing Improvement Contribution -->
|
||||
|
||||
This comment was added by GitHub Frontend Bot as part of a testing infrastructure improvement initiative.
|
||||
|
||||
**Suggested Testing Improvements:**
|
||||
|
||||
**Recommended Testing Stack:**
|
||||
- **Built-in testing package** - Go's native testing
|
||||
- **testify** - Assertion library for better readability
|
||||
- **GoConvey** - BDD-style testing framework
|
||||
- **golangci-lint** - Comprehensive linting
|
||||
|
||||
**Example setup:**
|
||||
```bash
|
||||
go get github.com/stretchr/testify
|
||||
```
|
||||
|
||||
---
|
||||
*Generated on 2025-08-27T16:20:17.179Z*
|
||||
|
|
|
|||
Loading…
Reference in New Issue