annoviko / annoviko/robotframework-httpctrl
Cannot import HttpCtrl.Server and HttpCtrl.Json in the same file
- Lingua principale
- Python
- Stelle
- 11
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Quite possibly not a HttpCtrl bug as such and be related to Pycharm, but just raising it in the unlikely case it is :)
I've started to use HttpCtrl 0.3.1 and I have a robot file in which I want to use both HttpCtrl.Server and HttpCtrl.Json. I added the following:
*** Settings ***
Library HttpCtrl.Server
Library HttpCtrl.Json
When I include both as above the "Get Json Value From String" is not found. If I reverse the Library order then the HttpCtrl.Server statements are not found. Pycharm does not underline either of the Library imports.
OS: Linux Ubuntu
Python 3.9
PyCharm 2022.3.3 (Community Edition)
Any ideas?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo il file Robot Framework che importa HttpCtrl.Server e HttpCtrl.Json in entrambi gli ordini delle librerie nell'ambiente Python e Ubuntu indicato. Verifica se i punti di ingresso di Server e Json espongono insieme i relativi keywords; il lavoro è completato quando entrambe le librerie vengono caricate e i loro keywords possono essere utilizzati nello stesso file.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100