A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs
-
Updated
Apr 1, 2017 - Go
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
A re-implementation of the golang reflect.DeepEqual that allows registering of custom deep equal function for specified types. The custom deep equals works recursively when comparing structs
Golang utilities to be used with the gopkg.in/check.v1 unit testing package
Bora caçar pokemons com golang?
Organize your Bitwarden vault using this lightweight application.
Тестовое задание OZON | Cервис сокращения URL
🚀 Mastering DSA in Go – LeetCode-style challenges with idiomatic, test-driven Go solutions.
сервис, который позволит сотрудникам обмениваться монетками и приобретать на них мерч.
Pluto is a compiled language that aims for the simplicity, readability and expressiveness of scripting languages with the safety and performance of C/C++, Go. A Go front‑end lowers .pt/.spt to LLVM 20 and native binaries. Features include range‑driven auto‑vectorization, scope‑based memory (no nulls, no OOB, no GC), and concurrency by construction
Package integers implements simple functions to manipulate integer numbers
Created by Kent Beck, Erich Gamma
Released 1997