Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
FORK
Published

Fork vs 3usd

Why is one Fork better than 80 microcontrollers?

IntermediateFull instructions provided2 hours229
Fork vs 3usd

Things used in this project

Hardware components

Fork
×1

Software apps and online services

PyTest

Story

Read more

Schematics

Fork

Code

Python

Python
def inc(x):
    return x + 1


def test_answer():
    assert inc(3) == 5

Credits

FORK
11 projects • 1 follower
FORK for test-engineers to automate fixtures. Just take Fork, PyTest and program the tests in Python. The test stand is ready!
Contact

Comments

Please log in or sign up to comment.