mardi 2 août 2016

General Software Unittest Framework Using Golang

The python pytest framework can be used to build a test framework for testing software in general. It can be to test software in C, C#, java, etc., or even for the web GUI.

Golang is emerging as a system programming language, as well as a scripting language. Given this view, a few questions:

  • Do you see there will be some general testing framework written in golang?
  • Or has it existed?
  • If you were to create such a framework, how would you approach it?

On the other hand, if this view is the wrong direction, why?

Aucun commentaire:

Enregistrer un commentaire