博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
学习笔记之GenFu
阅读量:6673 次
发布时间:2019-06-25

本文共 1031 字,大约阅读时间需要 3 分钟。

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

 

转载于:https://www.cnblogs.com/pegasus923/p/8722111.html

你可能感兴趣的文章
php小代码----树形菜单生成
查看>>
VMware VSAN5.5扩容篇
查看>>
Zend API:pval/zval 数据结构
查看>>
twisted学习--1 基础协议
查看>>
相约QCon北京2013大会,图灵全程为您准备好图书
查看>>
晒晒公司电脑配置
查看>>
Looper.myLooper().quit() 报 NullPointerException
查看>>
SSH1还是SSH2与Annotation还是Xml配置的问题
查看>>
简单构建工具SBT
查看>>
H3C设备TELNET远程登录
查看>>
分享一个快速开发jQuery插件工具:jqueryboilerplate(转)
查看>>
Training的第二十天
查看>>
mysql设置主键自动增长
查看>>
linux系统的启动过程
查看>>
MySQL性能分析
查看>>
IIS错误日志 事件ID: 1093
查看>>
解决Unable to resolve target 'android-7'报错
查看>>
显示python的site-packages路径
查看>>
Connections could not be acquired from the unde...
查看>>
UIAlertView 总结
查看>>