Commit 83544040 authored by Pelayo Torres's avatar Pelayo Torres
Browse files

Helper documentation

parent c679afe5
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -167,7 +167,11 @@ You can now test OpenCAPIF.

To test it, in the "Testing" tab you have three options:

- [Test Plan](./testing/testplan/README.md): To see how to test the services and use them.
- [Robot Framework](./testing/robotframework/README.md): To test the operation of all services or one in particular.
- [Postman](./testing/postman/README.md): In order to carry out the complete OpenCAPIF flow, being invoker and provider
- [Test Plan Directory]: To see how to test the services and use them.
- [Testing with Robot Framework]: To test the operation of all services or one in particular.
- [Testing with Postman]: In order to carry out the complete OpenCAPIF flow, being invoker and provider


[Test Plan Directory]: .././testing/testplan/README.md  "Test Plan"
[Testing with Robot Framework]: .././testing/robotframework/README.md  "Robot Framework"
[Testing with Postman]: .././testing/postman/README.md  "Postman"