Git Product home page Git Product logo

degit's People

Contributors

yegor256 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

victor8733 21w42

degit's Issues

Project Requirement Description

I think this project needs a PRD (Project Requirement Description or Product for commercial project) Document.
Project Requirement Description (PRD) is a high-level description document to clearly outline or specify the requirements of an open source project, including the vision, problem statement, features, functionality, capability, as well the assumption, dependency and constrains by technology, resource, or unknown, if there is any. Project Requirement Description (PRD) as a project blueprint serves as the guide for the ecosystem dev and technical teams to help build, release, the project, and evangelist for project adoption in the community.

Go BDD test Framework

Degit Project is suggested to adopt the BDD (Behavior driven development) test mythology. BDD is the next evolution of a TDD test methodology to produce the high quality code with agility and consistency. BDD is one of agile development technologies. It is an extension of TDD. the software test is driven by software behavior is defined and is described by a simple text language (English, or any nature languages) , Test Automation is golang-native and the test cases directly derived from the description. It provides clear communication mechanism among developers, tester, business, and users.
Golang testing framework is built to help you efficiently write expressive and comprehensive tests using Behavior-Driven Development (“BDD”) style. There are many Golang BDD test frameworks available in the open source community: Goconvey, Goblin, Cukumber Ginkgo andGomega, One of the widely adopted Golang Test Framework Gingo (https://github.com/onsi/ginkgo) is known used in many Go centric popular open source projects.

HA definition

From the product perspective, the project needs to define some kinds of performance benchmark metrics requirement for the High Availability Capability of this project. HA (High Availability) , Per Wikipedia, High is a characteristic of a system which aims to ensure an agreed level of operational performance. it can be defined by a simple term: Availability = (minutes in a month - minutes of downtime) * 100/minutes in a month. (a better precise term will be availability % = AST - downtime/ AST %100. where AST is defined Agreed Service Time).
HA definition provide a clear guidelines to the system architect for the design goals and the system architecture in design.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.