Skip to content

claytongentry/lasso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lasso

Lasso lets you spin up a local web server to assert on your application's HTTP interactions with remote services.

Inspired by Bypass and built on top of the great work on Bandit by Mat Trudel.

Installation

def deps do
  [
    {:lasso, "~> 0.1.0-pre"}
  ]
end

Releases

No releases published

Packages

No packages published

Languages