Skip to content

benmatthews/demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coop Norge Demos


This repo contains code relating to tech demos presented internally at the Coop.

Demo code should go into the folder corresponding to the week it is being demonstrated in.

Table of Contents

Languages


Python

  • python-typing - Tired of those runtime type errors when developing in python? Mypy, together with type hints, allows you to perform static type checking on your python code.

Automated testing


Selenium

  • selenium-webdriver - This is a great opportunity to show how Selenium in Python can be used as a webscraper and prove itself useful.

BDD

  • bdd-api - Testing API with BDD approach based on Golang

About

Coop Norge Tech Demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.5%
  • Python 13.7%
  • Go 3.3%
  • Makefile 1.5%
  • Gherkin 0.4%
  • Dockerfile 0.3%
  • Shell 0.3%