diff --git a/abratest/__init__.py b/pytest_abra/__init__.py similarity index 100% rename from abratest/__init__.py rename to pytest_abra/__init__.py diff --git a/abratest/coordinator.py b/pytest_abra/coordinator.py similarity index 100% rename from abratest/coordinator.py rename to pytest_abra/coordinator.py diff --git a/abratest/dir_manager.py b/pytest_abra/dir_manager.py similarity index 100% rename from abratest/dir_manager.py rename to pytest_abra/dir_manager.py diff --git a/abratest/env_manager.py b/pytest_abra/env_manager.py similarity index 100% rename from abratest/env_manager.py rename to pytest_abra/env_manager.py diff --git a/abratest/html_helper.py b/pytest_abra/html_helper.py similarity index 100% rename from abratest/html_helper.py rename to pytest_abra/html_helper.py diff --git a/abratest/pytest_abra.py b/pytest_abra/pytest_abra.py similarity index 100% rename from abratest/pytest_abra.py rename to pytest_abra/pytest_abra.py diff --git a/abratest/runner.py b/pytest_abra/runner.py similarity index 100% rename from abratest/runner.py rename to pytest_abra/runner.py diff --git a/abratest/utils.py b/pytest_abra/utils.py similarity index 100% rename from abratest/utils.py rename to pytest_abra/utils.py