zoukankan      html  css  js  c++  java
  • 学习笔记之GenFu

    Everybody was GenFu Fighting - GenFu

    • http://genfu.io/
    • GenFu is a test and prototype data generation library targeting ASP.NET 5. It understands different topics - such as "contact details" or "blog posts" and uses that understanding to populate commonly named properties using reflection and an internal database of values or randomly created data.

    MisterJames/GenFu

    • https://github.com/MisterJames/GenFu
    • GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.

    NuGet Gallery | GenFu 1.4.22

    • https://www.nuget.org/packages/GenFu/
    • GenFu is a library you can use to generate realistic test data.

    Realistic Sample Data with GenFu | Dave Paquette

    • https://www.davepaquette.com/archive/2015/11/15/realistic-sample-data-with-genfu.aspx
  • 相关阅读:
    Lamp环境搭建
    jquery之下拉列表select
    jquery之radio
    php连接postgresql
    ipython的notebook
    python连接postgresql数据库
    django最简单表单入门
    css制作简单下拉菜单
    下拉列表简单操作
    css制作最简单导航栏
  • 原文地址:https://www.cnblogs.com/pegasus923/p/8722111.html
Copyright © 2011-2022 走看看