wstest
go websocket client for unit testing of a websocket handler (by posener)
gofight
Testing API Handler written in Golang. (by appleboy)
wstest | gofight | |
---|---|---|
- | 1 | |
102 | 440 | |
- | -0.5% | |
0.0 | 7.8 | |
about 4 years ago | 13 days ago | |
Go | Go | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wstest
Posts with mentions or reviews of wstest.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning wstest yet.
Tracking mentions began in Dec 2020.
gofight
Posts with mentions or reviews of gofight.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Http server request from within a Gofight test
probably better ask that question to the creator? https://github.com/appleboy/gofight
What are some alternatives?
When comparing wstest and gofight you can also consider the following projects:
Gauge - Light weight cross-platform test automation
frisby - API testing framework inspired by frisby-js
GoAws - AWS (SQS/SNS) Clone for Development testing
go-vcr - Record and replay your HTTP interactions for fast, deterministic and accurate tests
Hamcrest - Hamcrest matchers for the Go programming language