
Gitea
GitLab
GitHub
Gogs
BitBucket
GitBucket
RhodeCode
Git
JIterator
Postman
GoReplay
TestNG
Mockito
Robot framework
An automated testing tool based on recording and playback, used to achieve low-cost, high-coverage automated testing for Java backend systems. revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
JIteratorGitea is recommended for developers and teams who prefer self-hosted solutions and need an efficient, uncomplicated git service. It's suitable for small to medium-sized projects where simplicity, low resource requirements, and ease of deployment are key considerations. It's also a good fit for users who want full control over their source code hosting environment.
No JIterator videos yet. You could help us improve this page by suggesting one.
JIterator's answer:
Traffic as test cases, supporting automatic diff and automatic assert, eliminating the cost of data preparation and assert writing, achieving lower-cost automated testing.
JIterator's answer:
Automated traffic recording and replay technology revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
JIterator's answer:
Medium to large enterprises with the Java technology stack or small enterprises with special requirements for stability
JIterator's answer:
In 2015, to address the increasingly severe challenges of automated testing for Taobao's price calculation system, we developed a traffic testing tool suitable for Taobao's backend systems, inspired by Tcpcopy. With its help, the price calculation system has never had a failure since.
In 2016, we were tasked to support the largest reconstruction project in the history of Alibaba's transaction system: the middleware transformation project. To support core transactions, we improved the product and achieved fully automated Mock capabilities for downstream systems, ensuring the smooth implementation of the project. Later, recording and replay became the core safeguard for the transaction system.
As our reputation spread within the group, our product was adopted and used by more teams. By 2023, more than 7,000 systems had adopted the system for support and it had also supported hundreds of system reconstruction projects, including Ping An Bank externally.
Due to organizational strategy adjustments, the traffic testing tool no longer provides external services. We created JIterator to provide services to the public. It has also surpassed the original traffic testing tool in many aspects, surpassing its predecessor.
JIterator's answer:
Traffic recording and playback technology based on JVM-TI
JIterator's answer:
Alibaba Pingan bank
Based on our record, Gitea seems to be more popular. It has been mentiond 60 times since March 2021. 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.
This reminds me of Gogs [0], where the original author refused a lot of good ideas and improvements, eventually leading to a fork [1] that's now a lot more popular and active than the original. [0] https://gogs.io/ [1] https://gitea.io/en-us/. - Source: Hacker News / about 3 years ago
Yes, we do this using https://gitea.io/en-us/ on a private server. Firewall, backups and a replica running for most projects. Github is only used when it's required by a stakeholder. - Source: Hacker News / about 3 years ago
There's a number of places out there, some of which also support alternatives to Git itself. By no means a complete list and in no particular order: GitLab - https://about.gitlab.com/ Sourcehut - https://sourcehut.org/ Codeberg - https://codeberg.org/ Launchpad - https://launchpad.net/ Debian Salsa - https://salsa.debian.org/public Pagure - https://pagure.io/pagure For self hsoted options, there's these below... - Source: Hacker News / about 3 years ago
And if you need GitLab (for runner, etc...) then it's not too bad to run in Docker. But if anyone is looking for a somewhat simpler git solution, gitea is pretty great. Source: about 3 years ago
Check: Configuration and syntax changes and Special packages. The latter includes changes on PostgreSQL, Python and Gitea. - Source: dev.to / about 3 years ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Postman - The Collaboration Platform for API Development
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
GoReplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment.
Gogs - A painless self-hosted Git service written in Go
TestNG - TestNG is a testing framework.