Skip to content

Commit e0c9e9b

Browse files
alexislefebvresoyuka
authored andcommitted
docs: fix links to Hoppscotch and remove duplicated line (#2245)
1 parent 2c9870d commit e0c9e9b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

symfony/testing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,8 @@ The API Platform Demo [contains a CD workflow](https://github.com/api-platform/d
362362

363363
You may also be interested in these alternative testing tools (not included in the API Platform distribution):
364364

365-
- [Hoppscotch](https://docs.hoppscotch.io/features/tests), create functional test for your API
366-
- [Hoppscotch](https://docs.hoppscotch.io/documentation/features/rest-api-testing/), create functional test for your API
367-
Platform project using a nice UI, benefit from its Swagger integration and run tests in the CI using [the command-line tool](https://docs.hoppscotch.io/cli);
365+
- [Hoppscotch](https://docs.hoppscotch.io/), create functional [test](https://docs.hoppscotch.io/documentation/getting-started/rest/tests) for your API
366+
Platform project using a nice UI, benefit from its Swagger integration and run tests in the CI using [the command-line tool](https://docs.hoppscotch.io/documentation/clients/cli/overview);
368367
- [Behat](https://behat.org), a [behavior-driven development (BDD)](https://en.wikipedia.org/wiki/Behavior-driven_development) framework to write the API specification as user
369368
stories and in natural language then execute these scenarios against the application to validate its behavior;
370369
- [Blackfire Player](https://blackfire.io/player), a nice DSL to crawl HTTP services, assert responses, and extract data

0 commit comments

Comments
 (0)