Skip to content

Commit c886029

Browse files
docs: follow
1 parent a49764e commit c886029

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

README.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,35 +6,17 @@ A Go JSON test reporter to create test reports that follow the CTRF standard.
66

77
[Common Test Report Format](https://ctrf.io) ensures the generation of uniform JSON test reports, independent of programming languages or test framework in use.
88

9-
**If you find this project useful, consider giving it a GitHub star**
9+
## Help us grow CTRF
1010

11-
It means a lot to us and helps us grow this open source library.
11+
**If you find this project useful, please consider following the [CTRF organisation](https://github.com/ctrf-io) and giving this repository a star**
1212

13-
## We need your help
14-
15-
We believe CTRF can save **a lot** of time for engineers, a single data serialisation report, well structured, community driven and works with any framework. For over 30s years software engineers have used a de facto data serialisation report, you know the one! But we feel it’s time to modernise.
16-
17-
The only way we can grow CTRF is with your help and the support of the software engineering community.
18-
19-
## How can you help?
20-
21-
- Join and build with us! We are looking for [contributors](https://github.com/ctrf-io), get involved in this early stage project. All contributions are welcome.
22-
- Give this repository a star ⭐⭐⭐⭐⭐⭐
23-
- Follow the CTRF [GitHub organisation](https://github.com/ctrf-io)
24-
- Clap for our medium articles (30 times each) 👏
25-
- Share, share share! Discord, Reddit, Twitter, LinkedIn, Slack, Teams, whereever! - please share our [libraries](https://github.com/orgs/ctrf-io/repositories), our [homepage](https://www.ctrf.io/), our [Medium articles](https://medium.com/@ma11hewthomas)
26-
- Maybe even write a blog about us!
27-
- Try our [tools](https://github.com/orgs/ctrf-io/repositories)
28-
29-
**Thank you so much!!**
13+
**It means a lot to us and helps us grow this open source library.**
3014

3115
## Features
3216

3317
- Generate JSON test reports that are [CTRF](https://ctrf.io) compliant
3418
- Straightforward integration with Go
3519

36-
37-
3820
```json
3921
{
4022
"results": {

0 commit comments

Comments
 (0)