-
is there any new development plan for it? I found Gatling(by scala) project is active, is it possible engulf have more feature like gatling.
-
We've noticed a strange behavior on our stage environment under regular performance tests. Suddenly a bunch of requests hangs up for a significantly long time (bigger than configured timeouts and the …
-
Upgrading our Gatling tests from 3.12.0 to 3.13.1 results in the following error:
```
13:51:59.150 [ERROR] i.g.a.Gatling$ - Run crashed
java.lang.IllegalAccessException: module java.base does no…
-
Hi John,
In your README, you mentioned that
> gatling-it:testOnly doesn't work correctly from the command line
I wonder whether you've tried to put sbt interactive commands/tasks in between doub…
-
while `sbt-native-package` gives the option to dockerize your app through:
```
sbt:AppName> Docker/publishLocal
```
It won't work out of the box with our current folder since `src/main/scala` is …
-
The rsync plugin assumes that all directories' paths will end with a slash. Therefore, given the following Vagrantfile, it will come up with these regular expressions:
``` ruby
VAGRANTFILE_API_VERSIO…
-
# Testing Framework Refinement
This section aims to describe the tasks related to refining the testing framework, test data preparation, test case definitions, and reporting. The overarching object…
-
## steps
```
$ sbt -version
sbt version in this project: 1.5.1
sbt script version: 1.5.1
```
## problem
Can't create project from private Gitlab repository using ssh.
- ssh connection …
chepk updated
2 years ago
-
https://github.com/Tinkoff/gatling-kafka-plugin/issues/151
-
# Describe the bug
Per discussion in https://github.com/cataclysmbnteam/Cataclysm-BN/pull/553 it was discovered that shopkeeper NPCs have a hardcoded function in their inventory generation,…