New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

runeatest

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runeatest

nunit test report generator to run in DataBricks

0.27.33
PyPI
Maintainers
1

runeatest

Build Status

Code style: black

nunit test report generator to run in DataBricks

Add test case results to an object and at the end of testing. Convert results to a string that looks like a Nunit results file and exit notebook with string.

Do not use: Currently in planning phase.

to do:

  • Merge test case results and present a complete nunit result file.
  • publish to testpypi
  • Setup a test notebook project that makes use of runeatest.
  • How to setup a job to execute notebook with tests.
  • Sort out build number

known unknowns

  • How does this work with other types of jobs that can be run?

Keywords

azure

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts