{"id":13509169,"url":"https://github.com/xerions/ecto_it","last_synced_at":"2026-02-24T04:02:49.363Z","repository":{"id":29215385,"uuid":"32746961","full_name":"xerions/ecto_it","owner":"xerions","description":"Ecto plugin with default configuration for repos for testing different ecto plugins with databases","archived":false,"fork":false,"pushed_at":"2015-07-23T15:02:03.000Z","size":143,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T16:03:19.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xerions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-03-23T17:14:54.000Z","updated_at":"2021-10-11T16:21:44.000Z","dependencies_parsed_at":"2022-08-28T17:02:37.893Z","dependency_job_id":null,"html_url":"https://github.com/xerions/ecto_it","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerions%2Fecto_it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerions%2Fecto_it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerions%2Fecto_it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerions%2Fecto_it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerions","download_url":"https://codeload.github.com/xerions/ecto_it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246323926,"owners_count":20759051,"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":[],"created_at":"2024-08-01T02:01:03.950Z","updated_at":"2025-10-21T18:58:16.370Z","avatar_url":"https://github.com/xerions.png","language":"Elixir","funding_links":[],"categories":["Testing"],"sub_categories":[],"readme":"EctoIt [![Build Status](https://travis-ci.org/xerions/ecto_it.svg)](https://travis-ci.org/xerions/ecto_it)\n======\n\nLibrary for simple integration tests for Ecto, which implements EctoIt.Repo module, which based on\nMIX_ENV dispatch the call to related Postgres or Mysql database.\n\nUsage:\n\n```elixir\nApplication.ensure_all_started(:ecto_it)\n```\n\nStart of :ecto_it do storage_up and stop of :ecto_it do storage_down, in between your can use EctoIt.Repo for testing. See tests, for how to use it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerions%2Fecto_it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxerions%2Fecto_it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerions%2Fecto_it/lists"}