Skip to content

Latest commit

 

History

History
 
 

test-anorm-sbt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Test case for pgjdbc#639

Dependencies

https://www.scala-sbt.org/download.html

Database setup

createdb test
createuser -s test

Running tests

sbt test