Checking software dependencies according to “pytest.sh”
See original GitHub issueI cloned the current development repository. I stumbled on the following information then.
Markus_Elfring@localhost:~/…/frontproxy/lokal> ./test/pytest.sh
> Building nginx-proxy-tester image...
…
Step 5/5 : ENTRYPOINT ["pytest"]
---> Using cache
---> 49d8827ee821
Successfully built 49d8827ee821
Successfully tagged nginx-proxy-tester:latest
ImportError while loading conftest '/home/Markus_Elfring/…/frontproxy/lokal/test/conftest.py'.
conftest.py:472: in <module>
pytest.exit("The docker image 'nginxproxy/nginx-proxy:test' is missing")
E _pytest.outcomes.Exit: The docker image 'nginxproxy/nginx-proxy:test' is missing
🤔 How do you think about to improve this software situation?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Checking software dependencies according to “pytest.sh” issue ...
Checking software dependencies according to “pytest.sh ”. I cloned the current development repository. I stumbled on the following information then.
Read more >Pytest Postgresql: A Plugin That Helps Check Running PostgreSQL
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It al. ... pytest.sh...
Read more >TA-Lib installation error on random distribution #4085 - GitHub
According to the error, this has NOTHING to do with the system you're running on, ... test_protections.py │ ├── pytest.sh │ ├── rpc ......
Read more >lvm2-commits - June 2014 - Fedora Mailing-Lists
... a/test/api/pytest.sh +++ b/test/api/pytest.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation ...
Read more >lvm2-commits - May 2018 - Fedora Mailing-Lists
... Move to test/unit build: Calculate dependencies at same time as compiling. ... test/api/pytest.sh | 12 ++++++++---- 1 files changed, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@tkw1536 you should take a look at https://github.com/obsproject/obs-studio/issues/4520#issuecomment-819923534 and https://github.com/obsproject/obs-studio/issues/4520#issuecomment-820326482
Thanks for such information.
I am curious how corresponding software developments will evolve further.