skulpt_numpy icon indicating copy to clipboard operation
skulpt_numpy copied to clipboard

Port numpy unittests

Open ebertmi opened this issue 9 years ago • 0 comments

Numpy uses its own unit test framework with some special assert functions. There are already a couple of tests in the test dir.

  • [ ] implement assert_almost_close
  • [ ] implement assert_
  • [ ] implement deps

ebertmi avatar Oct 11 '15 18:10 ebertmi