Skip to content

01-edu/go-tests-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tests-training

This repository is for training purposes of the 01 content team. It allows the running of tests locally without the need of integrating them on the platform. Hence a faster process for writing go tests.

It is based on the go-training repository. Except that it starts empty of tests for clarity training purposes.

go-tests

To run the tests make sure the two repositories are right next to each other:

This repository is to simulate the solutions of a student.

This repository contains the go tests which challenge the solutions of the student repository

To test an exercise, run this command in the go-tests folder:

./test_one.sh isnegative

To run all the exercises, run this command in the go-tests folder:

./test_all.sh

About

This repository is for training purposes of the 01 content team

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published