MarketSquare/robotframework-webservice

Provide `norpa` and `rpa` option on startup

Ouverte

#14 ouverte le 14 nov. 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Python (6 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (24 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

If we have test cases and tasks on execution path, Robot won't start up, even when we only execute either tests or tasks.

We currently must provide robot with the --rpa or --norpa option until https://github.com/robotframework/robotframework/issues/4360 is fixed.

This issue is closed, when you can provide the option to webservice.

Guide contributeur