Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port units tests into pytest #114

Merged
merged 9 commits into from
May 18, 2018
Merged

Port units tests into pytest #114

merged 9 commits into from
May 18, 2018

Conversation

ljvmiranda921
Copy link
Owner

No description provided.

@ljvmiranda921 ljvmiranda921 added enhancement Feature requests v0.2.0 labels May 16, 2018
@ljvmiranda921 ljvmiranda921 self-assigned this May 16, 2018
@ljvmiranda921 ljvmiranda921 changed the base branch from master to development May 16, 2018 13:10
@ljvmiranda921 ljvmiranda921 force-pushed the port-to-pytest branch 2 times, most recently from a62f17b to 3ad8799 Compare May 17, 2018 03:40
ljvmiranda921 added 5 commits May 17, 2018 12:42
This commit updates the requirements and removes support for py27.

Signed-off-by: Lester James V. Miranda <ljvmiranda@gmail.com>
In this commit, the test_singleobj was now
reimplemented using the pytest module.

Signed-off by: Lester James V. Miranda <ljvmiranda@gmail.com>
All tests for GlobalBestPSO, LocalBestPSO, and
BinaryPSO are now updated into pytest. In addition,
we also have conftest.py to provide test fixtures.

Signed-off-by: Lester James V. Miranda <ljvmiranda@gmail.com>
ljvmiranda921 added 3 commits May 18, 2018 14:26
This commit adds some descriptive information for most pytest fixtures
that were defined in the docstring.

Signed-off-by: Lester James V. Miranda <ljvmiranda@gmail.com>
@ljvmiranda921 ljvmiranda921 merged commit 63d0682 into development May 18, 2018
@ljvmiranda921 ljvmiranda921 deleted the port-to-pytest branch May 18, 2018 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant