
Proxyman.io
Charles Proxy
HTTP Toolkit
Fiddler
Requestly
mitmproxy
Surge for Mac
Weer
Codecov
CodeClimate
Codacy
Coveralls
SonarQube
ESLint
SensioLabs Insight
Source-Navigator NG
Modern and Delightful HTTP Debugging Proxy Proxyman is a native, high-performance macOS application, which enables developers to observe and manipulate HTTP/HTTPS requests.
Proxyman.io
CodecovCodecov is recommended for development teams looking to enhance their code testing strategy with detailed coverage insights. It is particularly useful for projects that rely on CI/CD pipelines and value integration with platforms like GitHub, GitLab, or Bitbucket. Teams that employ diverse technology stacks can also benefit given Codecov's broad language support.
No Proxyman.io videos yet. You could help us improve this page by suggesting one.
Proxyman.io might be a bit more popular than Codecov. We know about 27 links to it since March 2021 and only 20 links to Codecov. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I don't have elaborate needs and have used Charles for many years. A few years ago I switched to https://proxyman.com and found it easier to use. - Source: Hacker News / 9 months ago
Network analysis tools like Charles Proxy and Proxyman provide essential debugging capabilities for mobile applications. These tools intercept and analyze all network traffic, enabling detailed inspection of API communications. - Source: dev.to / 10 months ago
Armed with this you could now investigate the raw JSON using HTTP proxying (I like to use ProxyMan for this), and/or talk to the back-end team, see if they've made some changes and are aware of the breakage in the contract between client and server. - Source: dev.to / almost 2 years ago
I previously used Proxyman [1] on iOS to the http requests send over TLS. It worked rather nicely. Proxyman in this case starts a VPN which handles all the traffic. It uses custom certificate to decrypt the messages. [1] https://proxyman.io/. - Source: Hacker News / almost 3 years ago
Proxyman - Price: Free (optional paid plans available) Modern and intuitive HTTP/HTTPS debugging proxy app for macOS. Source: about 3 years ago
Hi! I made a small tool to open test coverage uploaded to Codecov[1] in a web browser with a few helpful flags: - branch: A target branch - path: The specific file - remote: An upstream Frequent clicks through the same paths and manual changes to the URL was a solid motivation for me. Learning more about Zig was a nice happening too. Not sponsored but that'd be cool ;) [1]: https://about.codecov.io. - Source: Hacker News / over 1 year ago
First of all, we need to have a repository. You can use different services, but I will show you on GitHub. First, you will need to go to the site and register in a way convenient for you. After that, you will see a personal account like this:. - Source: dev.to / over 1 year ago
If you're actively testing your codebase, which I hope you are, consider integrating a code coverage automatic checker such as codecov. This tool can alert if the coverage drops below a threshold. While I've had positive experiences with such tools, it's worth mentioning that the adoption process may pose some challenges. - Source: dev.to / over 2 years ago
The code coverage is printed out in the Coverage Report step but it is useful to track code coverage over time and have a repository badge which shows the current coverage percentage. There are many different code coverage and testing applications but we will use CodeCov. - Source: dev.to / almost 3 years ago
Usually, you can't build a product without using various tools. Some of them can be free, and some of them can be commercial. The great benefit of working on Open Source projects is that a lot of companies with commercial products have special offers for non-commercial development. In the case of the "xq" utility, which is written in Go, I use GoLand IDE by JetBrains. I paid for it for several months but later... - Source: dev.to / about 3 years ago
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
HTTP Toolkit - Beautiful, cross-platform & open-source tools to debug, test & build with HTTP(S). One-click setup for browsers, servers, Android, CLI tools, scripts and more.
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Fiddler - Fiddler is a debugging program for websites.
Coveralls - Coveralls is a code coverage history and tracking tool that tests coverage reports and statistics for engineering teams.