Renat Gabdulhakov
Renat Gabdulhakov
@juherr, Here is an example from the 5.7.1 section of https://testng.org/doc/documentation-main.html: ``` @Test(groups = { "init" }) public void serverStartedOk() {} @Test(groups = { "init" }) public void initEnvironment() {}...
@krmahadevan, i've added a suite xml example. Fill free to request anything also you need from me and thanks for quick involvement
From my points of view: TestNG provides ability to set dependencies via `dependsOnMethods` and `dependsOnGroups` attributes. DoG helps to simplify setting relations between tests if a dependent test is related...
Appreciate it
btw, @alexbelgium what are you going to do with all your *NAS addons since ha introduces their own mount option? are you still planning to support them?
`backup_exclude` is applicable only on addon level. So this change does not change anything, plex backup stay 0.1 MB, as it was before this change. My assumption was that those...
Hello @alexbelgium , unfortunately my github account has been blocked, it's reinstatement is going about month already and there is no any progress so far. I've try to add kometa...
finally unflagged github my account
Transitioning from PMM to Kometa: 1. Install a new kometa addon https://github.com/alexbelgium/hassio-addons/tree/master/kometa 2. Start the new addon and terminate after kometa config folder is created in `addons_config` directory 3. Copy...
i guess that issue may be closed now