QMCPACK / QMCPACK/qmcpack

QMCDrivers/QMCOptimize, QMCCostFunction, etc. have no unit tests.

Open
#1,658 3 comments 0 reactions 1 assignee Claimed by @chrislzhao View on GitHub
testing
Dominant language
C++
Stars
403
Forks
154
Avg merge
1d 12h
Merged PRs (30d)
82

Description

While in general the unit testing for QMCDrivers is quite poor it is not nonexistent and these drivers and support classes must gain unit tests if they are going to be part of the production code.

Unit tests define expected behavior for functions and methods while indicating dependencies via objects that must be mocked in order to test. If the tests are too "difficult" to write then clear problems of design exist.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.