Login
VirtualTam's bookmarks
Search
162
bookmarks found
Previous
Next
1
2
3
4
…
9
Starting code for the GildedRose Refactoring Kata in many programming languages.
2019-12-11
game
programming/kata
shop
Permalink
http://coding-is-like-cooking.info/2013/03/writing-good-tests-for-the-gilded-rose-kata/
http://texttest.sourceforge.net/
Contract-Driven Development with Hypothesis in Python - Chameleon
2019-11-15
hypothesis
programming/python
programming/test-driven-development
programming/testing
programming/testing/property-based-testing
Permalink
hypothesis-auto - an extension for the Hypothesis project that enables fully automatic tests for type annotated functions
2019-09-24
hypothesis
programming/python
programming/testing
programming/testing/property-based-testing
Permalink
https://github.com/timothycrosley/hypothesis-auto/
An introduction to test-driven development with Vue.js
2019-09-07
development
framework/vue.js
programming/test-driven-development
programming/testing
web
Permalink
Beautiful Native Libraries | Armin Ronacher's Thoughts and Writings
2019-09-07
programming/c
programming/c++
programming/library
programming/python
programming/python/pytest
programming/testing
Permalink
testssl.sh: Testing TLS/SSL encryption anywhere on any port
2019-07-31
command-line
cryptography/certificate
network/transport-layer-security
programming/shell/bash
web
Permalink
ssllabs-scan: A command-line reference-implementation client for SSL Labs APIs, designed for automated and/or bulk testing.
2019-07-31
command-line
cryptography/certificate
network/transport-layer-security
programming/go
Permalink
JavaScript End to End Testing Framework | cypress.io
2019-07-15
internet/browser
programming/html
programming/javascript
programming/node.js
programming/testing
web
Permalink
https://instruqt.com/public/tracks/play-with-cypress
ApprovalTests.Python: verify objects that require more than a simple assert
2019-06-04
data
programming/python
programming/testing
Permalink
https://www.youtube.com/watch?v=JGl4zRpfHOs
pabot: Parallel executor for Robot Framework test cases.
2019-05-20
parallel
programming/python
programming/testing
robot-framework
Permalink
Building and Testing a REST API in GoLang using Gorilla Mux and MySQL
2019-04-01
database
database/mysql
database/postgresql
network/http
programming/go
programming/sql
programming/testing
Permalink
https://github.com/kaihendry/GoApiTutorial
https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql
https://www.youtube.com/watch?v=ynUUGWvqA4c
Insomnia REST Client
2019-04-01
network/http
postman
programming/api
programming/api/rest
programming/testing
request
Permalink
https://github.com/getinsomnia/insomnia
Vuls · Agentless Vulnerability Scanner for Linux/FreeBSD
2019-03-22
programming/testing
security
sysadmin
Permalink
https://github.com/future-architect/vuls
GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
2019-03-09
cloud-computing
cloud-computing/aws
database
development
linux/container/docker
local
programming/api
Permalink
https://localstack.cloud/
https://github.com/mhart/dynalite
https://github.com/mhart/kinesalite
https://github.com/Level/levelup
https://github.com/jubos/fake-s3
https://github.com/minio/minio
Moto is a library that allows your python tests to easily mock out the boto library
2019-03-09
cloud-computing/aws
mock
programming/api
programming/python
programming/testing
Permalink
gofakeit: Random fake data generator written in go
2019-03-07
programming/go
programming/testing
programming/testing/random-data
Permalink
Mutation testing - Wikipedia
2019-02-19
development
fuzzy
programming/go
programming/php
programming/python
programming/testing
Permalink
https://github.com/theofidry/awesome-mutation-testing
https://github.com/infection/infection
https://github.com/zimmski/go-mutesting
https://github.com/sixty-north/cosmic-ray
[JENKINS-32118] Document Jenkins security settings so Robot Framework log/report can be opened - Jenkins JIRA
2019-01-23
continuous-integration/jenkins
plugin
programming/testing
robot-framework
Permalink
https://issues.jenkins-ci.org/browse/JENKINS-38338
Project Wycheproof tests crypto libraries against known attacks
2019-01-17
cipher
cryptography
cryptography/encryption
programming/testing
security
Permalink
https://security.googleblog.com/2016/12/project-wycheproof.html
ginkgo: BDD Testing Framework for Go
2019-01-07
behavior-driven
programming/go
programming/testing
Permalink
Back to top
Previous
Next
1
2
3
4
…
9