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

hak

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hak

Function Test Pair Toolbox

  • 0.0.205
  • PyPI
  • Socket score

Maintainers
1

hak

This project is a collection of function test pairs for common tasks. Mostly for my own use but others are welcome to leverage it.

Required configuration

git config --global user.email "you@example.com" git config --global user.name "Your Name pip install xgu

Required packages

  • sudo apt install twine

Test Cycle

nodemon --exec python3 test.py

TODO

  • Report empty double lines at end of test cycle
  • Report unsorted imports
  • Report empty line should follow last import
  • Report foreign imports should preceed local imports
  • Report unused imports
  • Fix test for pxyz

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc