Mise à jour de 'README.md'

This commit is contained in:
Simon Pistache 2021-09-08 13:01:37 +00:00
parent 5899af1266
commit 81925b9ef8

View File

@ -1,7 +1,7 @@
# About lifen-postman
<!-- vscode-markdown-toc -->
* [Installation and execution via CLI](#InstallationandexecutionviaCLI)
* [Installation and execution via NewMan](#InstallationandexecutionviaCLI)
* [An example of NewMan's test report](#AnexampleofNewManstestreport)
* [Installation and execution in the PostMan GUI](#InstallationandexecutioninthePostManGUI)
* [An Example of Test Report in PostMan](#anExampleofTestReportinPostMan)
@ -14,7 +14,7 @@
This repository holds some PostMan files that performs tests against Lifen's Fhir API. They represent my handout regardinf the technical test. There is also a Node programm that run `NewMan`.
## 1. <a id='InstallationandexecutionviaCLI'></a>Installation and execution via CLI
## 1. <a id='InstallationandexecutionviaCLI'></a>Installation and execution via NewMan
NodeJs 16+ is required.