{"id":16992798,"url":"https://github.com/sdetautomation/gatlingloadtest","last_synced_at":"2026-04-19T04:32:23.319Z","repository":{"id":46867478,"uuid":"100998971","full_name":"sdetAutomation/gatlingLoadTest","owner":"sdetAutomation","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-17T05:13:37.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T05:49:27.856Z","etag":null,"topics":["gatling","performance-testing"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdetAutomation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-21T22:54:00.000Z","updated_at":"2018-11-04T02:07:55.000Z","dependencies_parsed_at":"2022-09-23T07:10:38.656Z","dependency_job_id":null,"html_url":"https://github.com/sdetAutomation/gatlingLoadTest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FgatlingLoadTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FgatlingLoadTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FgatlingLoadTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FgatlingLoadTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdetAutomation","download_url":"https://codeload.github.com/sdetAutomation/gatlingLoadTest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907365,"owners_count":20529851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gatling","performance-testing"],"created_at":"2024-10-14T03:30:12.739Z","updated_at":"2026-04-19T04:32:18.266Z","avatar_url":"https://github.com/sdetAutomation.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n#             .___      __     _____          __                         __  .__\n#    ______ __| _/_____/  |_  /  _  \\  __ ___/  |_  ____   _____ _____ _/  |_|__| ____   ____\n#   /  ___// __ |/ __ \\   __\\/  /_\\  \\|  |  \\   __\\/  _ \\ /     \\\\__  \\\\   __\\  |/  _ \\ /    \\\n#   \\___ \\/ /_/ \\  ___/|  | /    |    \\  |  /|  | (  \u003c_\u003e )  Y Y  \\/ __ \\|  | |  (  \u003c_\u003e )   |  \\\n#  /____  \u003e____ |\\___  \u003e__| \\____|__  /____/ |__|  \\____/|__|_|  (____  /__| |__|\\____/|___|  /\n#       \\/     \\/    \\/             \\/                         \\/     \\/                    \\/\n```\n# gatlingLoadTest\nLoad Test / Performance testing Startup Project.\n\n\nIntroduction\n------------\nThis project is made for anyone who is looking for a starting point for running load test / performance test against a Rest Api endpoint.\n\nThis project was written using IntelliJ IDEA Community Edition.\n\n\nGetting Started\n-----\nThis project was created using Gatling's Maven Archetype via IntelliJ IDE.\n\n\n1) IntelliJ \n\n    Go to File \u003e select New \u003e select Project \u003e select Maven as project type \u003e check \"Create from archetype\" \u003e\n    click \"Add Archetype...\" button \u003e GroupId: io.gatling.highcharts \u003e ArtifactId: gatling-highcharts-maven-archetype \u003e\n    Version: 2.3.0 \u003e do not need to enter Repository \u003e next complete the normal project creation steps. \n    \n    Once all your creation steps are complete IntelliJ will begin to pull down the neccesary dependenies and help you \n    structure your project.\n\nFor more information: http://gatling.io/docs/current/extensions/maven_archetype/\n\n    \n2) Apache Maven is required for test execution.  \n\n    For Maven installation instructions:  https://maven.apache.org/install.html     \n    \n    \nTest Api Urls\n-----\n    http://computer-database.gatling.io\n    http://jsonplaceholder.typicode.com\n\n\nRunning Tests\n-----\nTo execute a test, open your favorite terminal:\n\n    Exectute BasicSimulation: mvn gatling:execute -Dgatling.simulationClass=computerdatabase.BasicSimulation\n\n    For more information: https://gatling.io/docs/current/quickstart/\n    ______ \n\n    Execute GetExample: mvn -DnumOfUser=20  gatling:execute -Dgatling.simulationClass=jsonPlaceholder.GetExample\n    _____\n    \n    Execute PostExample: mvn -DnumOfUser=20  gatling:execute -Dgatling.simulationClass=jsonPlaceholder.PostExample\n\n\nViewing Test Results\n-----\n    Navigate to your project root \u003e target folder \u003e gatling \u003e you will see a folder named for example: getexample-1508610759280 \u003e \n    in this folder you will see 2 .html files.  \u003e open any of the 2 files with your favorite web browser \u003e you will see\n    a detailed test results report.\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdetautomation%2Fgatlingloadtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdetautomation%2Fgatlingloadtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdetautomation%2Fgatlingloadtest/lists"}