-
Notifications
You must be signed in to change notification settings - Fork 370
2017 07 10 Open NEST Developer Video Conference
terhorstd edited this page Jul 21, 2017
·
12 revisions
-
Welcome
- starting a bit late, HEP is excused
-
Python test framework (see #761, #677 and #762) (from last meeting)
-
pytest
was used on smaller projects. This may be an alternative tonosetest
. Tests seem to be easily transferable. We have examples forunittest
s.pytest
is simpler but we would have to rewrite a lot. -
Tests with different Python versions: Do python2.7 for the full matrix, and python3 only for the maximum build.
-
-
Report of release planning: NEST-2.12.1 and NEST-3
- Bug fixing in 2.12.1. There are milestones and pull requests for both releases already.
-
Review of NEST User Mailing List
- everything handled.
-
Review of open Github Pull Request
- new version of travis causes problem. Have reported bug #8048 to Travis. There is a crude workaround available, but likely they see this as a bug.
-
Review of open Github Issues
- decision to have an automatically searched but sanity checked list of nestmodules on the web page. The check is not for quality or functionality, just that the contents is not inappropriate.
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org