Skip to content

egobrain/epgpool_cth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epgpool common test helper


Usage

application:load(epgpool),
PgConfig = epgpool_cth:start_postgres(),
ok = epgpool_cth:set_env(PgConfig),
_ = application:ensure_all_started(epgpool),
...
ok = epgpool_cth:stop_postgres(PgConfig)

About

Erlang epgpool common test helper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages