Simulate leetcode runner
Project description
lctest
A small library for simulate running leetcode
from lctest import *
@testcase(
(Expected, Parameters)
)
class Solution:
@solution
fun doSomething(self, params):
pass
def sol(self, params):
pass
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lctest-0.1.10.tar.gz
(7.5 kB
view details)
File details
Details for the file lctest-0.1.10.tar.gz
.
File metadata
- Download URL: lctest-0.1.10.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d72fc6e1524456f67813a267c21933be55b6e106610c93610cf3de78145f3882 |
|
MD5 | 45c0646cbb7867051974b532353b1da7 |
|
BLAKE2b-256 | 2b7859fdbc760f8e4fece732fdc872b5be4dedbe84d397663cf0a16c1dd1a6ab |