Skip to content

Commit ce422c2

Browse files
authored
Fix broken links
1 parent 89d73fc commit ce422c2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

COMPARISON.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Comparison of similar frameworks
22

3-
This list contains a comparison with the most popular open source [API simulation tools](https://en.wikipedia.org/wiki/Comparison_of_API_simulation_tools)
3+
This list contains a comparison with the most popular open source API simulation tools
44

5-
<details><summary>Chosen criteria</summary>
5+
<details><summary>Chosen criteria & Sources</summary>
66

77
| Criteria | Reason |
88
| --- | --- |
@@ -11,6 +11,10 @@ This list contains a comparison with the most popular open source [API simulatio
1111
| Testcontainers Integration | Testcontainers is the defacto standard for running integration tests. It utilizes containers, is highly flexible and has widespread use in the Java ecosystem. |
1212
| Activity & Support | Unmaintained software won't get fixes for incompatibilities, issues, vulnerabilities, ... |
1313

14+
Sources:
15+
* https://web.archive.org/web/20250617212320/https://en.wikipedia.org/wiki/Comparison_of_API_simulation_tools
16+
* https://www.browserstack.com/guide/api-simulation-tools-comparison
17+
1418
</details>
1519

1620
<table>

0 commit comments

Comments
 (0)