Skip to content
#

junit

Here are 3,377 public repositories matching this topic...

GregJohnStewart
GregJohnStewart commented Feb 20, 2022

Trying to get my Selenium WebDriver testcontainer up, I get the following error when I try to get the host's port using getTestHostIpAddress():

Caused by: java.lang.UnsupportedOperationException: getTestHostIpAddress() is only implemented for docker-machine right now

I am running this on Ubuntu 20.04

Any ideas?

kenden
kenden commented Jun 14, 2018

As the moment it's only possible to install bats from bats-core from source on linux.

We should create packages to install easily on Linux.
It could be:

Flathub is probably the easiest to support most d

Type: Enhancement good first issue Priority: Medium Component: Packaging

Improve this page

Add a description, image, and links to the junit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the junit topic, visit your repo's landing page and select "manage topics."

Learn more