JMeter
Example scripts for running JMeter .jmxs localhost $jmxfile = 'localhost.jmx' $output = './output/' + (Get-Date -Format "yyyyMMdd_HHmmss") jmeter ` --nongui ` --testfile ./jmx/$jmxfile ` ...
Example scripts for running JMeter .jmxs localhost $jmxfile = 'localhost.jmx' $output = './output/' + (Get-Date -Format "yyyyMMdd_HHmmss") jmeter ` --nongui ` --testfile ./jmx/$jmxfile ` ...
Explainers / Visualisers explainshell.com Visual and text explanation of shell/bash commands. jsoncrack.com/editor Visualize JSON, YAML, XML, CSV (and more) into interactive graphs Productivit...
Knowledge, guides and tips for using AsciiDoc. Template Template with comments explaining given adoc elements. // Enable section numbers :sectnums: // Define value :blog-url: komidawi.it // Ti...
“When something is not yes” Just wait Sometimes things that hang or stuck will just resume in a (longer) moment So try to get involved in something else and come back when you finish Examp...
Knowledge, commands, configurations, guides and everything helpful while using Jekyll and Liquid. Liquid Escape Liquid To avoid Liquid being interpreted, wrap it with between {% raw %} and {% en...
Knowledge, commands, configurations, guides and everything helpful when working with PowerShell in Windows. Basics Comments # Use hashtag for comments in PowerShell Get-I...
Knowledge, commands, parameters, configurations, guides, settings and everything relevant when using GitLab CI/CD pipelines. Links docs.gitlab.com/ee/ci/examples CI/CD Templates ...
Everything that is too short to constitute a separate entry. OpenRewrite Usage Add desired recipe into root pom.xml, e.g.: <build> <plugins> <plugin> &...
Install Postman 10.13.6 - the last version before account requirement. Add this to hosts file: # Disable Postman auto-update 0.0.0.0 dl.pstmn.io 0.0.0.0 sync-v3.getpostman.com 0.0...
Knowledge, commands, parameters, configurations, guides, settings and everything relevant when using Maven. CLI Arguments list https://maven.apache.org/ref/current/maven-embedder/cli.html In...