Skip to content

NBomber v5.6.0 - MQTT and new Thresholds

Latest
Compare
Choose a tag to compare
@AntyaDev AntyaDev released this 10 Apr 14:15
· 5 commits to dev since this release
e346c41

Docs updates

Changes

  • Add Bytes extensions API #677
  • Add InstanceId and InstanceNumber for ScenarioInfo #671
  • Add Percent property to express thresholds #579
  • Add ScenarioInstanceData dictionary for IScenarioContext #651
  • Improve logger for NBomber Cluster #666
  • Fix incorrect data transfer stats for GlobalInfo when multiple steps involved #653
  • Fix repeated test step names in HTML report #647
  • Fix bug with HTML and DateTime parsing #673

NBomber.HTTP

  • Extend HTTP plugin by parametric typed Send<TResponse>(request) #659
  • Extend HTTP plugin by WithJsonBody(data) #625
  • Add HTTP tracing for NBomber.Http #528

NBomber.MQTT

New examples