diff README @ 456:0d7c0bbe6c90 more-tags

fix
author Alain Mazy <am@osimis.io>
date Wed, 23 Mar 2022 09:24:07 +0100
parents 09ebdee8eda2
children 4ee85b016a40
line wrap: on
line diff
--- a/README	Tue Mar 15 15:57:52 2022 +0100
+++ b/README	Wed Mar 23 09:24:07 2022 +0100
@@ -53,7 +53,7 @@
 
 2. In the second command shell:
 
-# python ./Tests/Run.py
+# python ./Plugins/Worklists/Run.py
 
 
 
@@ -125,6 +125,8 @@
 To run a single test with by fixing the Orthanc 0.8.6 executable path:
 # python2 ./Tests/Run.py --orthanc /home/alain/Releases/Orthanc-0.8.6/Build/Orthanc Orthanc.test_peer_store_straight
 
+To run a plugin test (no need for Orthanc 0.8.6)
+# python2 ./Plugins/DicomWeb/Run.py Orthanc.test_peer_store_straight
 
 Use the flag "--help" to get the full list of arguments. These
 arguments will notably allow you to specify the network parameters