Lightgbm: Need much more tests

Created on 25 Jan 2017  路  11Comments  路  Source: microsoft/LightGBM

It's necessary to write much more tests to keep the quality of LightGBM.
I can contribute to python-package.

TODO:

  • [ ] Tests for C++
  • [x] Tests for Python
  • [x] Tests for R
feature request help wanted r-package

Most helpful comment

I think so, yes! I think the R tests are in a much better place than they were when this issue was opened

All 11 comments

That will be great! Please help us on the test, and leveraging travis for a better release strategies. we are planing a better versioning for the release, so that the package users can stick to the stable version

Adding some tests on multi-class and lambdarank tasks will be great.

I start with python-package from today :)

@henry0312 tests are completed for Python I think. For R we need to setup Travis for it.

@Laurae2 no, the current tests doesn't cover all of the python-package.

@wxchan I'd like to use nose. What do you think about nose?

I'll go with nose

i can help with c++ tests

@b1shal711 It will be great!

Closed in favor of being in #2302. We decided to keep all feature requests in one place.

Welcome to contribute this feature! Please re-open this issue (or post a comment if you are not a topic starter) if you are actively working on implementing this feature.

@jameslamb Thanks to all your hard work, I believe we can tick Tests for R now in the original comment. WDYT?

I think so, yes! I think the R tests are in a much better place than they were when this issue was opened

Was this page helpful?
0 / 5 - 0 ratings