gatling-recorder


Лицензия

Лицензия

Категории

Категории

Gatling Тестирование приложения и мониторинг Сеть
Группа

Группа

com.netaporter.gatling
Идентификатор

Идентификатор

gatling-recorder
Последняя версия

Последняя версия

2.0.0-M4-NAP
Дата

Дата

Тип

Тип

jar
Описание

Описание

gatling-recorder
gatling-recorder
Ссылка на сайт

Ссылка на сайт

http://gatling.io
Организация-разработчик

Организация-разработчик

com.netaporter.gatling
Система контроля версий

Система контроля версий

https://github.com/excilys/gatling

Скачать gatling-recorder

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-recorder/ -->
<dependency>
    <groupId>com.netaporter.gatling</groupId>
    <artifactId>gatling-recorder</artifactId>
    <version>2.0.0-M4-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-recorder/
implementation 'com.netaporter.gatling:gatling-recorder:2.0.0-M4-NAP'
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-recorder/
implementation ("com.netaporter.gatling:gatling-recorder:2.0.0-M4-NAP")
'com.netaporter.gatling:gatling-recorder:jar:2.0.0-M4-NAP'
<dependency org="com.netaporter.gatling" name="gatling-recorder" rev="2.0.0-M4-NAP">
  <artifact name="gatling-recorder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter.gatling', module='gatling-recorder', version='2.0.0-M4-NAP')
)
libraryDependencies += "com.netaporter.gatling" % "gatling-recorder" % "2.0.0-M4-NAP"
[com.netaporter.gatling/gatling-recorder "2.0.0-M4-NAP"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.10.4
com.netaporter.gatling : gatling-core jar 2.0.0-M4-NAP
com.netaporter.gatling : gatling-http jar 2.0.0-M4-NAP
org.scala-lang : scala-swing jar 2.10.4
com.github.scopt : scopt_2.10 jar 3.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.specs2 : specs2_2.10 jar 2.3.10
com.typesafe.akka : akka-testkit_2.10 jar 2.2.4
org.mockito : mockito-core jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

Gatling Build Status Maven Central

What is Gatling ?

Gatling is a load test tool. It officially supports HTTP, WebSocket, Server-Sent-Events and JMS.

Motivation

  • Finding fancy GUIs not that convenient for describing load tests, what you want is a friendly expressive DSL?
  • Wanting something more convenient than huge XML dumps to store in your source version control system?
  • Fed up with having to host a farm of injecting servers because your tool uses blocking IO and one-thread-per-user architecture?

Gatling is for you!

Underlying technologies

Gatling is developed in Scala and built upon :

  • Netty for non blocking HTTP
  • Akka for virtual users orchestration ...

Questions, help?

Read the documentation.

Join the Gatling User Group.

Found a real bug? Raise an issue.

Partners

Takima     Highsoft AS    

com.netaporter.gatling

Excilys

Версии библиотеки

Версия
2.0.0-M4-NAP